You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[web-animations-2] Fix IDL definition of KeyframeAnimationOptions
A partial dictionary definition cannot inherit from anything. "Inheritance is to
be specified on the original interface definit
8000
ion":
https://webidl.spec.whatwg.org/#dfn-partial-interface
(Inheritance from `KeyframeEffectOptions` is already captured in the original
dictionary definition in Web Animations 1)
0 commit comments