[webkit-reviews] review requested: [Bug 13343] getComputedStyle returns wrong value for margin-right : [Attachment 81220] CSS3 Version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 08:21:46 PST 2011


Jarred Nicholls <jarred.nicholls at gmail.com> has asked  for review:
Bug 13343: getComputedStyle returns wrong value for margin-right
https://bugs.webkit.org/show_bug.cgi?id=13343

Attachment 81220: CSS3 Version
https://bugs.webkit.org/attachment.cgi?id=81220&action=review

------- Additional Comments from Jarred Nicholls <jarred.nicholls at gmail.com>
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.


More information about the webkit-reviews mailing list