SVGTests

Module:
svg
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

hasExtension

hasExtension


boolean hasExtension(
    in core::DOMString extension); 

Member Data

requiredExtensions
requiredFeatures
systemLanguage

requiredExtensions


readonly attribute SVGStringList requiredExtensions; 


requiredFeatures


readonly attribute SVGStringList requiredFeatures; 


systemLanguage


readonly attribute SVGStringList systemLanguage; 

 

Last Updated: 2009-05-29