Re: [csswg-drafts] [selectors-4] Allow * before a type selector (#8253)

If a default namespace is declared, would `*div` behave like `div` or `*|div`?

Also, does this proposal include things like `*svg|*` which would be the same as `svg|*`?

> putting a `*` in front of anything else is already valid and doesn't change the meaning

Putting `*` in front of `*` (i.e. `**`) is not valid. Putting `*` in front of `|div` (i.e. `*|div`) changes the meaning.

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


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

Received on Monday, 26 December 2022 06:43:43 UTC