Re: [csswg-drafts] [web-animations-1] Eliminate usage of CSSPseudoElement (#4437)

> I'm still not sure what to do about [commitStyles](https://drafts.csswg.org/web-animations-1/#dom-animation-commitstyles) as the DOM has no notion of inline style for pseudo-elements.

I'm not sure you need to do anything? `commitStyles` [throws](https://drafts.csswg.org/web-animations-1/#commit-computed-styles) if any of the targets is a pseudo-element.

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

Received on Tuesday, 22 October 2019 23:05:38 UTC