[webkit-reviews] review requested: [Bug 16935] Acid3 expects <html>
margins to not affect absolute positioned elements :
[Attachment 18554] Here we go. Easy after all.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 19 13:39:25 PST 2008
Dave Hyatt <hyatt at apple.com> has asked for review:
Bug 16935: Acid3 expects <html> margins to not affect absolute positioned
elements
http://bugs.webkit.org/show_bug.cgi?id=16935
Attachment 18554: Here we go. Easy after all.
http://bugs.webkit.org/attachment.cgi?id=18554&action=edit
------- Additional Comments from Dave Hyatt <hyatt at apple.com>
The enclosingPositionedAncestor method is all that needed updating. It is used
when converting to the right layer coords, and it was incorrectly allowing the
root to be a positioned ancestor.
I will use the test case from the bug as the layout test.
More information about the webkit-reviews
mailing list