- From: Anne van Kesteren via GitHub <sysbot+gh@w3.org>
- Date: Sat, 03 Jun 2023 13:04:41 +0000
- To: public-css-archive@w3.org
Having said all that, perhaps they should be the same? For `getElementsByTagName()` and XPath there exists no syntactic distinction between `*` meaning all and `*` meaning an element named `*`. And even when we have more liberal element names as per https://github.com/whatwg/dom/issues/849#issuecomment-1091699961 you would not be able to name an element `*`. So on balance I think it makes sense if `*` and `\*` end up parsed in the same way. -- GitHub Notification of comment by annevk Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8911#issuecomment-1574936926 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 3 June 2023 13:04:43 UTC