[Bug 20798] keySystem strings should be compared case-sensitively

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20798

--- Comment #3 from Adrian Bateman [MSFT] <adrianba@microsoft.com> ---
As we discussed on the call, the key system string is simply a Unicode string.
While it is typically expected to be a reverse domain name it could contain any
characters. If we choose to match case insensitively then we must pick and
define the algorithm for this. My proposal for case sensitivity is just because
it is the simplest option. I'm not against specifying something else provided
that it is well-defined.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 12 February 2013 14:02:03 UTC