Closed
Bug 213621
Opened 22 years ago
Closed 22 years ago
CSS 2 vertical-align issue, table vertically displaced (window width dependant)
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 135994
People
(Reporter: headless2312003, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
785 bytes,
text/html
|
Details |
User-Agent: Rebel Bwowsa Opera/7.x (Wind blows 98; U) [en]
Build Identifier:
CSS 2 vertical-align issue, table vertically displaced (window width dependant)
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
Confirming bug, 2003-07-23-05 trunk Linux
Assignee: other → block-and-inline
Status: UNCONFIRMED → NEW
Component: Layout → Layout: Block & Inline
Ever confirmed: true
Keywords: testcase
OS: Windows 98 → All
Comment 4•22 years ago
|
||
Bug 135994 is even closer (bug 18217 is a candidate too)
*** This bug has been marked as a duplicate of 135994 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
We don't support 'inline-table', so the main problem here is that we're not
putting in line breaks around the anonymous object with 'display: table'.
...ah, right, which is what that bug already says. Never mind.
You need to log in
before you can comment on or make changes to this bug.
Description
•