w3c / string-search

Parking lot for advice on internationalization related string searching in general content
https://w3c.github.io/string-search/
3 stars 10 forks source link

U+0F35 and U+0F37 should be ignored #16

Open xfq opened 1 year ago

xfq commented 1 year ago

Just as an example, U+0F35 TIBETAN MARK NGAS BZUNG NYI ZLA and U+0F37 TIBETAN MARK NGAS BZUNG SGOR RTAGS, used to create a similar effect to underlining or to mark emphasis, should be ignored for text processing operations such as search. See https://www.w3.org/TR/tlreq/#emphasis_and_highlighting

Currently, it works in Chrome and Firefox, but not in Safari.

aphillips commented 1 year ago

Care to make a PR suggesting text?