Re: [csswg-drafts] [web-animations-1] Dependency on CSSPseudoElement (#4301)

I had always assumed we would go with option 1, but without shipping `Element.pseudo()`. As a result, one could only get `CSSPseudoElement` objects via `getAnimations()` and hence could only get pseudo elements that are animatable, i.e. only node-like pseudo elements, and only `::before`, `::after`, and `::marker`.

-- 
GitHub Notification of comment by birtles
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4301#issuecomment-531038898 using your GitHub account

Received on Thursday, 12 September 2019 23:02:51 UTC