Re: [csswg-drafts] [web-animations-1] Clarification about `target` and `pseudoElement` relationship (#4745)

> When `Element.animate()` is called the target div has no `::before` pseudo-element.

AFAIK, the `::before` pseudo-element will always exist (in the element tree). Then, it may not generate any box, but this should be no different than an element with `display: none`.

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

Received on Wednesday, 5 February 2020 18:08:12 UTC