[csswg-drafts] Pull Request: [css-namespaces-3] Define <namespace-prefix> with case-sensitive <cus…

cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-namespaces-3] Define <namespace-prefix> with case-sensitive <cus… ==
[`<namespace-prefix>`](https://drafts.csswg.org/css-namespaces-3/#typedef-namespace-prefix) is defined with `<ident>` but namespace prefixes are [case-sensitive](https://drafts.csswg.org/css-namespaces-3/#prefixes):

  > Namespace prefixes are, like CSS counter names, case-sensitive.

This PR defines it with [`<custom-ident>`](https://drafts.csswg.org/css-values-4/#identifier-value), like [counter names](https://drafts.csswg.org/css-lists-3/#typedef-counter-name).

See https://github.com/w3c/csswg-drafts/pull/10942


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 25 September 2024 09:41:51 UTC