[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
Sun Oct 30 19:20:15 PDT 2011


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





--- Comment #2 from Ojan Vafai <ojan at chromium.org>  2011-10-30 19:20:15 PST ---
The relevant commit that describes almost the behavior Rafael described. With the exception of class names and ids in standards mode documents:
"Everything else (attribute values on HTML elements, IDs and classes in no-quirks mode and limited-quirks mode and element names, attribute names, and attribute values in XML documents) must be treated as case-sensitive for the purposes of selector matching."

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