[Webkit-unassigned] [Bug 9314] Relative positioned block size doesnt update root layer size

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jun 11 03:13:44 PDT 2006


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





------- Comment #14 from hyatt at apple.com  2006-06-11 03:13 PDT -------
Created an attachment (id=8807)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8807&action=view)
Test Case that shows the opposite problem (does not have to be fixed to land).

Here's the reason that overflowWidth/Height/Left/Top have to be patched.  In
this case we show scrollbars when we didn't need to.  Even if we patch
left/right/lowest position, as long as overflowWidth/Height/LEft/Top are wrong,
this bug will persist.

Note, though, that this bug is much less severe and in fact Firefox gets it
wrong too.  It's unclear to me whether it even *is* wrong, since maybe you are
supposed to go ahead and leave "space" for the spot in which the element
participated untranslated in the layout of the object.


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