[webkit-reviews] review requested: [Bug 10687] object embedded in HTML: default background should be transparent. : [Attachment 68511] Patch for making SVG documents and XML documents with SVG root transparent when embedded by reference.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 06:50:31 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 68511: Patch for making SVG documents and XML documents with SVG
root transparent when embedded by reference.
https://bugs.webkit.org/attachment.cgi?id=68511&action=review

------- Additional Comments from Jeff Schiller <jeffschiller at google.com>
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.


More information about the webkit-reviews mailing list