[Webkit-unassigned] [Bug 29084] getComputedStyle returns percentage values for left / right / top / bottom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 18:51:50 PST 2011


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


Xianzhu Wang <wangxianzhu at chromium.org> changed:

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




--- Comment #9 from Xianzhu Wang <wangxianzhu at chromium.org>  2011-11-21 18:51:50 PST ---
Bug 42799 is about the problem of pixelXXX CSS properties which seems a workaround of this bug. I think after we fix this bug we can drop the pixelXXX properties.

The current draft CSSOM says getComputedStyle() should return the resolved values, and for width, height etc., "if the property applies to the element or pseudo-element and the resolved value of the 'display' property is not none, the resolved value is the used value. Otherwise the resolved value is the computed value."

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