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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 06:50:32 PDT 2010


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


Jeff Schiller <jeffschiller at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68181|0                           |1
        is obsolete|                            |
  Attachment #68511|                            |review?
               Flag|                            |




--- Comment #34 from Jeff Schiller <jeffschiller at google.com>  2010-09-23 06:50:31 PST ---
Created an attachment (id=68511)
 --> (https://bugs.webkit.org/attachment.cgi?id=68511)
Patch for making SVG documents and XML documents with SVG root transparent when embedded by reference.

This addresses krit's and dhyatt's concern of including SVGNames in RenderBoxModelObject.  This patch introduces Document::hasSVGRootNode() that can be used to determine if we are a SVG document or a XML document with a <svg> root.

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