- From: Brandon McConnell via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Feb 2023 16:51:54 +0000
- To: public-css-archive@w3.org
@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