[Webkit-unassigned] [Bug 35770] CSSPrimitiveValue.getFloatValue does not convert sizes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 05:25:18 PST 2010


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


Alexander Pavlov (apavlov) <apavlov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |apavlov at chromium.org




--- Comment #3 from Alexander Pavlov (apavlov) <apavlov at chromium.org>  2010-11-11 05:25:17 PST ---
I've got a patch to convert between all units except rem/em/ex, since these require having RenderStyle of self and/or parent/root elements at hand. Does anyone have a suggestion on how this issue could be treated? We don't want CSSPrimitiveValue to reference its owner style do we?

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