[Bug 8260] The name apparently must be compared in an ASCII case-insensitive manner, even though it is guaranteed to already be all ASCII lowercase from the tokenizer. It would make more sense to compare it case-sensitively (like it is earlier in the "initial" mode)

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





--- Comment #2 from contributor@whatwg.org  2010-01-05 07:42:03 ---
Checked in as WHATWG revision r4476.
Check-in comment: Make the spec require case-sensitive matches where it doesn't
really matter whether it's sensitive or not, for sanity's sake.
http://html5.org/tools/web-apps-tracker?from=4475&to=4476


-- 
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 Tuesday, 5 January 2010 07:42:05 UTC