[webkit-reviews] review granted: [Bug 118936] The computed values of fix length paddings should be subpixel precision like margins : [Attachment 207297] Fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 23 16:31:54 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 118936: The computed values of fix length paddings should be subpixel
precision like margins
https://bugs.webkit.org/show_bug.cgi?id=118936

Attachment 207297: Fixes the bug
https://bugs.webkit.org/attachment.cgi?id=207297&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=207297&action=review


> Source/WebCore/ChangeLog:9
> +	   for paddings. Fixed the bug by returning the computed value when
they're of fixed length.

paddings -> padding


More information about the webkit-reviews mailing list