Chromium Code Reviews
DescriptionAdd UseCounters for name attribute matching of <map> and <input type=radio>
https://github.com/whatwg/html/issues/1666
We'd like to know if Unicode caseless matching is really necessary for
them. This CL adds the following counters of cases where:
- Exact codepoint matching is enough
- ASCII-caseless matching is enough
- Otherwise
for each of <map> and <input type=radio>.
BUG=639477
Committed: https://crrev.com/ef41af2efc6bff8baf0b9f4872e1cb8809de2072
Cr-Commit-Position: refs/heads/master@{#413538}
Patch Set 1 #
Messages
Total messages: 15 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||