WebIDLpedia

SVGTests interface mixin

Definition

Scalable Vector Graphics (SVG) 2 defines SVGTests



interface mixin SVGTests {
  [SameObject] readonly attribute SVGStringList requiredExtensions;
  [SameObject] readonly attribute SVGStringList systemLanguage;
};

Referring IDL interfaces/dictionaries