[Webkit-unassigned] [Bug 46112] Colors seem to be parsed using HTML quirks in SVG attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 3 15:17:00 PST 2010


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





--- Comment #19 from Boris Zbarsky <bzbarsky at mit.edu>  2010-12-03 15:16:59 PST ---
> What about setting via style=""

Probably needs to be defined in HTML5, which is what defines quirks mode.  But yes, should be the same for all CSS on the page, imo.

> or via svgElement.fill= or svgElement.setAttribute("fill", quirkyColor);

Governed by the SVG spec.

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