Re: [csswg-drafts] [css-values-5][css-namespaces] CSS @namespace rules should probably not allow URLs with request modifiers (#12077)

> The two URIs are treated as strings, and they are identical if and only if the strings are identical, that is, if they are the same sequence of characters
https://www.w3.org/TR/REC-xml-names/#iri-use

They are not parsed. They are case sensitive. No url un-escaping is done.

> relative URIs are deprecated as namespace names

They are opaque strings which happen to be URLs

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12077#issuecomment-2802889738 using your GitHub account


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

Received on Monday, 14 April 2025 20:19:04 UTC