- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 Dec 2020 14:07:42 +0000
- To: public-css-archive@w3.org
> I wonder why then `._` does not work in most browsers.
But it does work...
```js
document.documentElement.className = "_";
document.querySelector("._"); // <html>
```
--
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5764#issuecomment-740640335 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 8 December 2020 14:07:44 UTC