[Bug 13757] Remove the list of attributes that match their values case-insensitively and use http://dev.w3.org/csswg/selectors4/#attribute-case in the Rendering section

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13757

--- Comment #4 from Anne <annevk@opera.com> 2011-09-01 08:02:27 UTC ---
They represent the same because enumerated attributes are always
case-insensitive. To make the bindings also always apply we need to use this
"i" operator from Selectors (rather than the "/* case-insensitive */"
annotation).

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 1 September 2011 08:02:34 UTC