[webkit-reviews] review denied: [Bug 52535] offsetLeft is wrong for elements inside a TD whose style is set to position:relative : [Attachment 84748] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 10:31:55 PST 2011


Dave Hyatt <hyatt at apple.com> has denied Jeremy Moskovich
<playmobil at google.com>'s request for review:
Bug 52535: offsetLeft is wrong for elements inside a TD whose style is set to
position:relative
https://bugs.webkit.org/show_bug.cgi?id=52535

Attachment 84748: Patch
https://bugs.webkit.org/attachment.cgi?id=84748&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
This wasn't a "hack."  Browsers don't support relative positioning of table
cells.	You can't take this code out or you will cause compatibility problems. 
We should look into fixing offsetParent in some way rather than changing this
code.


More information about the webkit-reviews mailing list