- From: Chuck Houpt <chuck@habilis.net>
- Date: Mon, 23 Jan 2023 08:12:05 -0500
- To: Lincoln Madison <areacode@lincmad.com>
- Cc: W3C WWW Validator <www-validator@w3.org>
You may need to provide a link to the stripped-down page with errors. When I copy-and-paste the code from your email, I don't see any Unicode errors. > On Jan 22, 2023, at 8:28 PM, Lincoln Madison <areacode@lincmad.com> wrote: > > :lang(ff), :lang(fuc), :lang(fuf), :lang(*-Adlm) { > font-family: 'Noto Sans Adlam', sans-serif; > } For this particular case, the spec says that wildcard language-ranges need to be quoted. I.e. :lang("*-Adlm") https://w3c.github.io/csswg-drafts/selectors/#the-lang-pseudo
Received on Monday, 23 January 2023 13:12:30 UTC