[Webkit-unassigned] [Bug 71152] selectors should match attribute name with case sensitivity based on element & document type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 19:36:45 PDT 2011


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





--- Comment #1 from Ojan Vafai <ojan at chromium.org>  2011-10-28 19:36:45 PST ---
To clarify, the selectors spec says attribute matching is case-sensitive as per the document type and the HTML spec says HTML element attributes are case-insensitive but SVG element attributes are case-sensitive. So, attribute selectors need to be checked case-sensitively for SVG (and MATHML?).

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