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

Since [<url()>](https://www.w3.org/TR/css-values-4/#funcdef-url) includes the modifiers, I think you probably want this:

```
@namespace <namespace-prefix>? [ <string> | <url-token> | url( <string> ) ] ;
```

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


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

Received on Wednesday, 16 April 2025 03:23:12 UTC