- From: Addison Phillips via GitHub <noreply@w3.org>
- Date: Fri, 13 Mar 2026 00:50:02 +0000
- To: public-css-archive@w3.org
> since we don't do the kind of normalization that would fill in the blanks in that area That's also a potential gap. Elsewhere (CLDR, JS, etc.) the use of algorithms to improve matching and fallback is helpful and maybe we should discuss their use in the HTML/CSS space? This issue wouldn't be the place for that discussion, obviously. I'll consider another issue on the side for that. > Not all, but most language based selection in CSS has something to do with typography Well... it depends on what one is trying to do. What makes the example funky is that selectors are likely to do language **_or_** script **_or_** region, rather than mixing a language, a script, and a region in a single selector. We contrive the example to show that the `:lang()` feature can do more than just a single, simple primary language tag. -- GitHub Notification of comment by aphillips Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13644#issuecomment-4051409349 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 13 March 2026 00:50:03 UTC