[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
Sun Oct 24 13:17:45 PDT 2010


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





--- Comment #7 from Rob Buis <rwlbuis at gmail.com>  2010-10-24 13:17:44 PST ---
The approach with the enum offers more fine-grained control for SVG than we had before. Using it
bug 15012 is easy to fix for instance. I'll await the reviewing now as I know there are a few rough edges.
For instance the number of call sites could be less if we would keep CSSParser(bool) overload. Also
we may need htmlStrict() vs. strict() in CSSParser. Just some thoughts, but again I think this is the only way
to fix bugs like 15012.
Cheers,

Rob.

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