JavaScripture
Contribute via GitHub Feedback

DOMImplementation : Object

Instance Methods

createCSSStyleSheet(title : String, media : String) : CSSStyleSheet
createDocument(namespace : String, qualifiedName : String, [documentType : DocumentType]) : XMLDocument

createDocumentType(qualifiedName : String, publicId : String, systemId : String) : DocumentType

createHTMLDocument([title : String]) : Document

hasFeature(feature : String, version : String) : Boolean