[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
Mon Feb 21 06:43:06 PST 2011


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





--- Comment #4 from Jeremy Moskovich <playmobil at google.com>  2011-02-21 06:43:06 PST ---
Levi: Thanks, turns out I can access this by looking at the the raw style declaration in the node:
toElement(node())->style()->getPropertyCSSValue(CSSPropertyPosition)->cssText()

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