DOMImplementationCSS in DOM Level 2 CSS

(no overview available)

Inherits from:

Instance Methods

name returns description
createCSSStyleSheet(title,media) CSSStyleSheet
createDocument(namespaceURI,qualifiedName,doctype) Document [from DOMImplementation]
createDocumentType(qualifiedName,publicId,systemId) DocumentType [from DOMImplementation]
hasFeature(feature,version) Boolean [from DOMImplementation]