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

@Loirooriol In this case, `*` prefixing types/tagnames would be more equivalent to this: `|*div`, not just blindly prefixing anything. It's not meant to prefix namespaces or be its own namespace in this case.

`*|div` would still be valid and untouched by this change, and I believe `*|*div` would be valid as well. Please correct me if I'm mistaken there though.

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


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

Received on Thursday, 2 February 2023 16:51:55 UTC