Re: [csswg-drafts] [web-animations-1] Add `getAnimations()` to `ShadowRoot` (#3951)

> But if so, maybe worth having it in ContainerNode? That'd handle all of {Document, DocumentFragment, Element}.

Yeah, we want different behavior for `Document` and `Element` however (`Document` doesn't need the `{ subtree: true }` flag since it should always be true there). I'll just add it to `ShadowRoot` for now.

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

Received on Thursday, 23 May 2019 00:07:44 UTC