[Webkit-unassigned] [Bug 52535] offsetLeft is wrong for elements inside a TD whose style is set to position:relative

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


https://bugs.webkit.org/show_bug.cgi?id=52535


Dave Hyatt <hyatt at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84748|review?                     |review-
               Flag|                            |




--- Comment #19 from Dave Hyatt <hyatt at apple.com>  2011-03-04 10:31:56 PST ---
(From update of attachment 84748)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list