[webkit-reviews] review requested: [Bug 10526] embedded SVG object doesn't scale right : [Attachment 95159] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 27 05:39:01 PDT 2011
Nikolas Zimmermann <zimmermann at kde.org> has asked for review:
Bug 10526: embedded SVG object doesn't scale right
https://bugs.webkit.org/show_bug.cgi?id=10526
Attachment 95159: Patch
https://bugs.webkit.org/attachment.cgi?id=95159&action=review
------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
Full support of CSS 2.1 inline replaced width/height, computing intrinsic
ratio, width/height for embedded SVG documents.
This fixes this bug, and dozens of others, including the WICD Core 1.0
'rightsizing' tests.
The code changes are small, though the patch is large, because I added dozens
of new testcases, including pixel test results.
More information about the webkit-reviews
mailing list