svg::SVGTests Interface Reference
import "svg.idl";
Inheritance diagram for svg::SVGTests:

Collaboration diagram for svg::SVGTests:

Public Member Functions | |
| boolean | hasExtension (in DOMString extension) |
Public Attributes | |
| readonly attribute SVGStringList | requiredFeatures |
| readonly attribute SVGStringList | requiredExtensions |
| readonly attribute SVGStringList | systemLanguage |
Detailed Description
Definition at line 324 of file svg.idl.
Member Function Documentation
| boolean svg::SVGTests::hasExtension | ( | in DOMString | extension | ) |
Member Data Documentation
| readonly attribute SVGStringList svg::SVGTests::requiredExtensions |
| readonly attribute SVGStringList svg::SVGTests::requiredFeatures |
| readonly attribute SVGStringList svg::SVGTests::systemLanguage |
The documentation for this interface was generated from the following file:
