[webkit-reviews] review denied: [Bug 14241] SVG <image> with height
or width less than 1 fails to render image : [Attachment
15192] First attempt
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 26 23:13:44 PDT 2007
Maciej Stachowiak <mjs at apple.com> has denied Rob Buis <rwlbuis at gmail.com>'s
request for review:
Bug 14241: SVG <image> with height or width less than 1 fails to render image
http://bugs.webkit.org/show_bug.cgi?id=14241
Attachment 15192: First attempt
http://bugs.webkit.org/attachment.cgi?id=15192&action=edit
------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
You use "2." in some places, I'd prefer "2.0" or "2.0f" as appropriate.
Also, this asks for info directly from the element at paint time - I don't
think that's right. Such things should be determined at layout time if needed.
More information about the webkit-reviews
mailing list