[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:13:41 PDT 2008


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





------- Comment #4 from webkit at blaut.biz  2008-03-09 14:13 PDT -------
(In reply to comment #3)
> 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.

Dave, in strict mode the test case looks identical as in quirks mode:
http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cdiv%20%20style%3D%22border%3A2px%20solid%20black%3B%20%20width%3A%20100px%22%3E%0A%20%20%20%20%20%3Cdiv%20%20style%3D%22border%3A2px%20solid%20red%3Bheight%3A%2060px%3B%20width%3A%2080px%3B%22%3E%3C%2Fdiv%3E%0A%20%20%20%20%20%3Cdiv%20style%3D%22border%3A2px%20solid%20green%3B%20display%3A%20table-row%3B%20width%3A%2080px%3B%20height%3A%2020px%3B%22%3E%3C%2Fdiv%3E%0A%3C%2Fdiv%3E


-- 
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