[csswg-drafts] [css-pseudo] [css-highlight-api] support for pseudo-elements? (#7118)

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