[Webkit-unassigned] [Bug 10687] object embedded in HTML: default background should be transparent.

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


https://bugs.webkit.org/show_bug.cgi?id=10687


Jeff Schiller <jeffschiller at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68095|                            |review?
               Flag|                            |




--- Comment #25 from Jeff Schiller <jeffschiller at google.com>  2010-09-20 09:22:14 PST ---
Created an attachment (id=68095)
 --> (https://bugs.webkit.org/attachment.cgi?id=68095)
Patch to make SVG documents embedded using <object>, <embed> have transparent backgrounds.

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...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list