[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 14:59:27 PST 2011


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


Mike Sherov <mike.sherov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike.sherov at gmail.com




--- Comment #2 from Mike Sherov <mike.sherov at gmail.com>  2011-11-21 14:59:27 PST ---
> In particular, Firefox returns used values for these properties.

Yes, FF, IE9, and Opera all use the "used value" instead of the "computed value".  

> I think that's useful, and we should probably match them.

Yes, it's immensely useful, and in particular, several popular javascript libraries have bugs open for it:
 * http://bugs.jquery.com/ticket/10639
 * http://yuilibrary.com/projects/yui3/ticket/2529799

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