[Webkit-unassigned] [Bug 9740] Incorrect setting of display block when positioning absolute within a table

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 10 15:41:22 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9740





------- Comment #10 from ian at hixie.ch  2006-07-10 15:41 PDT -------
Mozilla is correct on this. The two boxes should overlap. You can tell this
because the spec says that you first position the element as if it had
position:static, then take the position of the top of the box, then you do it
again as if it had position:absolute, and use that position as the top.


-- 
Configure bugmail: http://bugzilla.opendarwin.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