Attention needed from Joey Arhar
David Baron voted and added 2 comments![Open in Gerrit]()
Votes added by David Baron
2 comments
Patchset-level comments
File third_party/blink/web_tests/external/wpt/html/semantics/forms/customizable-combobox/customizable-combobox-filtered-pseudo.tentative.html
Line 85, Patchset 1 (Latest):}, 'Customizable combobox option:filtered behavior');David Baron .
unresolvedCould you add a few tests exercising some more simple unicode cases, for example: three finding THREE (reverse of above)
- Ç finding ç (and vice versa, both characters between 128 and 256)
- ÿ and Ÿ both ways (one is under 256, the other isn't)
- U+0187 Ƈ and U+0188 ƈ both ways (both 2 byte UTF-8 encoded)
- U+A726 Ꜧ and U+A727 ꜧ (both above 256 and 3-byte UTF-8 encoded)
- U+10400 and U+10428 (both outside of the BMP, 4-byte UTF-16 and 4-byte UTF-8)
(It's possible one or more of those is interesting in ways I didn't realize, but I *think* they're all straightforward.)
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I3721ce138e07d9ff79d8efd5138ad5a57e023925
Gerrit-Change-Number: 7632450
Gerrit-PatchSet: 1
Gerrit-Comment-Date: Thu, 05 Mar 2026 19:45:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes