[Webkit-unassigned] [Bug 13343] getComputedStyle returns wrong value for margin-right
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 4 08:21:47 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=13343
Jarred Nicholls <jarred.nicholls at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #81220| |review?
Flag| |
--- Comment #20 from Jarred Nicholls <jarred.nicholls at gmail.com> 2011-02-04 08:21:46 PST ---
Created an attachment (id=81220)
--> (https://bugs.webkit.org/attachment.cgi?id=81220&action=review)
CSS3 Version
This patch is compliant with CSS3 for computed margin values. If "auto" is the supplied value, it will return "auto" as the computed value, per http://www.w3.org/TR/css3-box/#the-margin. We can have a popular vote as to which patch (this or the previous) should be the fix.
--
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