[webkit-reviews] review requested: [Bug 10687] object embedded in HTML: default background should be transparent. : [Attachment 68095] Patch to make SVG documents embedded using <object>, <embed> have transparent backgrounds.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 09:22:13 PDT 2010


Jeff Schiller <jeffschiller at google.com> has asked  for review:
Bug 10687: object embedded in HTML: default background should be transparent.
https://bugs.webkit.org/show_bug.cgi?id=10687

Attachment 68095: Patch to make SVG documents embedded using <object>, <embed>
have transparent backgrounds.
https://bugs.webkit.org/attachment.cgi?id=68095&action=review

------- Additional Comments from Jeff Schiller <jeffschiller at google.com>
I'm not sure if it's correct for all object/embed frames to have a transparent
background, so the attached patch only fixes this problem for SVG documents
(HTML documents are already transparent).  Note that this does not fix Bug
27078, which fails because the MIME type is not served as SVG in that test.

Do we need a pixel test for this?  I'll need to re-learn how to do that...


More information about the webkit-reviews mailing list