[Webkit-unassigned] [Bug 15268] display:table-row always shows as the first row irrespective of where its defined.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 9 14:01:49 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=15268





------- Comment #3 from hyatt at apple.com  2008-03-09 14:01 PDT -------
The table is before the first div.  This is clearly some kind of ordering bug.

In addition in quirks mode we allow a table with no cells to have height
(either from the row or the table specifying a height).  However for
CSS-anonymous tables we really should not support the quirk.

So I see two bugs here.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list