webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
SVGTests Interface Reference

import"SVGTests.idl";

Public Member Functions

boolean hasExtension (optional DOMString extension="undefined")
 

Public Attributes

readonly attribute SVGStringList requiredFeatures
 
readonly attribute SVGStringList requiredExtensions
 
readonly attribute SVGStringList systemLanguage
 

Member Function Documentation

◆ hasExtension()

boolean SVGTests::hasExtension ( optional DOMString  extension = "undefined")

Member Data Documentation

◆ requiredExtensions

readonly attribute SVGStringList SVGTests::requiredExtensions

◆ requiredFeatures

readonly attribute SVGStringList SVGTests::requiredFeatures

◆ systemLanguage

readonly attribute SVGStringList SVGTests::systemLanguage

The documentation for this interface was generated from the following file: