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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 20:58:30 PDT 2010


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





--- Comment #31 from Dave Hyatt <hyatt at apple.com>  2010-09-21 20:58:29 PST ---
(From update of attachment 68181)
Actually I do have a good suggestion to make.  I think you could add a method to Document to answer the question of whether or not you are an SVG document or have a document element that is <svg>.  That would at least get the SVGNames stuff out of RenderBoxModelObject.  You could make the Document method return a sane value even when SVG is not enabled.  Then all the SVG-specific stuff could be in Document.

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