[svgwg] new commits pushed by tabatkins

The following commits were just pushed by tabatkins to 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.
  by Philip Jägenstedt
https://github.com/w3c/svgwg/commit/fb6c16912119a1663d44dac76e2cb68d8906adb5

* Merge pull request #840 from foolip/patch-1

Avoid the use of Animatable as a Web IDL type
  by Tab Atkins Jr
https://github.com/w3c/svgwg/commit/b65265f3c02aad11a3be2d87812d60dc98089f97



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

Received on Tuesday, 20 April 2021 17:31:48 UTC