Closed
Bug 378415
Opened 18 years ago
Closed 18 years ago
Vertical-align not applied to elements with display:inline-table
Categories
(Core :: Layout: Block and Inline, defect)
Core
Layout: Block and Inline
Tracking
()
RESOLVED
DUPLICATE
of bug 404030
People
(Reporter: phiw2, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
2.26 KB,
text/html
|
Details |
The vertical-align property is ignored for elements with display:inline-table. Those elements always keep the default vertical-align position (baseline of the first row aligned with baseline of other nodes in the block.
Per comment in bug 404030,
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•