[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 17 09:11:09 PDT 2010


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70973|review?                     |review-
               Flag|                            |




--- Comment #2 from Dirk Schulze <krit at webkit.org>  2010-10-17 09:11:09 PST ---
(From update of attachment 70973)
I think the quirks mode is a general problem for SVG. At least I saw some examples that looked like they fail because of quirks parsing. Can't we run the complete CSS parser in strict mode somehow?
If not, don't use a boolean but an enum CSSStrictMode CSSQuirksMode.

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