WebIDLpedia

ShadowAnimation interface

Definition

Scalable Vector Graphics (SVG) 2 defines ShadowAnimation



[Exposed=Window]
interface ShadowAnimation : Animation {
  constructor(Animation source, (Element or CSSPseudoElement) newTarget);
  [SameObject] readonly attribute Animation sourceAnimation;
};

Methods and attributes that return objects implementing ShadowAnimation