Closed
Bug 402933
Opened 18 years ago
Closed 7 years ago
Inserting internal table element into block with first-line creates inline table
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Unassigned)
References
Details
This is similar to bug 396645 and is what's causing stress-11.xhtml in the first-line reftests to fail. When we insert the caption, the first-line frame ends up as its parent, and since that's an inline as far as we're concerned we make the anonymous table an inline table.
| Reporter | ||
Updated•18 years ago
|
| Reporter | ||
Comment 1•7 years ago
|
||
This got fixed in bug 148810. stress-11.xhtml has been passing since.
You need to log in
before you can comment on or make changes to this bug.
Description
•