- From: Adam Lynch via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 Mar 2022 18:14:06 +0000
- To: public-css-archive@w3.org
adam-lynch has just created a new issue for https://github.com/w3c/csswg-drafts:
== [css-pseudo] [css-highlight-api] support for pseudo-elements? ==
It's not clear to me if the following would be supported:
```css
:root::highlight(example-highlight)::after {
content: 'test';
}
```
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7118 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 8 March 2022 18:14:08 UTC