[svgwg] Pull Request: Avoid the use of Animatable as a Web IDL type

foolip has just submitted a new pull request for https://github.com/w3c/svgwg:

== Avoid the use of Animatable as a Web IDL type ==
As an interface mixin, Animatable can't be used as a type per Web IDL:
https://heycam.github.io/webidl/#idl-types

Expand it to (Element or CSSPseudoElement), the two interfaces that include Animatable.

See https://github.com/w3c/svgwg/pull/840


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 20 April 2021 09:49:04 UTC