[Webkit-unassigned] [Bug 11109] REGRESSION (r15471): menus are offset on eink.com
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 7 14:44:46 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=11109
------- Comment #2 from mitz at webkit.org 2007-01-07 14:44 PDT -------
Created an attachment (id=12289)
--> (http://bugs.webkit.org/attachment.cgi?id=12289&action=view)
[WIP] Patch without change log
The behavior is slightly more subtle - although the body element is always in
the offsetParent hierarchy, if it's static it's skipped over in offsetTop/Left
computation. This patch fixes eink.com and doesn't fail any layout tests, but I
still need to verify that it doesn't silently break any of the tests that use
offset*.
--
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