[webkit-reviews] review denied: [Bug 10687] object embedded in HTML: default background should be transparent. : [Attachment 68181] This patch makes all backgrounds of SVG files served by reference in object, embed and iframes transparent.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 20:54:02 PDT 2010


Dave Hyatt <hyatt at apple.com> has denied Jeff Schiller
<jeffschiller at google.com>'s request for review:
Bug 10687: object embedded in HTML: default background should be transparent.
https://bugs.webkit.org/show_bug.cgi?id=10687

Attachment 68181: This patch makes all backgrounds of SVG files served by
reference in object, embed and iframes transparent.
https://bugs.webkit.org/attachment.cgi?id=68181&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
SVGNames::svgTag includes the SVG namespace, so you don't need to do that extra
comparison. Other than that looks fine to me.


More information about the webkit-reviews mailing list