[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
Tue Mar 1 12:32:08 PST 2011


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





--- Comment #9 from Jeremy Moskovich <playmobil at google.com>  2011-03-01 12:32:08 PST ---
Reviewer note: another approach would be to add a flag to RenderObject or the style object to track that positon:relative was corrected away.  Unfortunately, from what I understand, growing RenderObject is frowned upon.

In short, if you think I should stash this info somewhere rather than looking at the raw style each time, please let me know where I should store the flag.

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