[csswg-drafts] Pull Request: Revert "[css-namespaces-3] Define <namespace-prefix> with case-sensitive <custom-ident>"

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

== Revert "[css-namespaces-3] Define <namespace-prefix> with case-sensitive <custom-ident>" ==
This reverts commit 184eea92ec36d909eb03f48f8491dc2b1b2eeac6, which prevents CSS-wide keywords and `default` from being valid namespace prefixes, because they are invalid `<custom-ident>`s. Apologize for forgetting that.

There is no tests on WPT, but there is no reason for CSS-wide keywords and `default` to be invalid namespace prefixes, and they are valid in current version of Chrome and FF (at least).

There is no production representing an arbitrary case-sensitive identifier (which might help clarify how identifiers should be interpreted and serialized), so this PR simply revert this change.

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


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

Received on Friday, 25 October 2024 14:37:51 UTC