| adoptNode(Node source) | Document | |
| alinkColor | HTMLDocument | |
| all | HTMLDocument | |
| anchors | Document | |
| applets | Document | |
| bgColor | HTMLDocument | |
| body | Document | |
| captureEvents() | HTMLDocument | |
| caretRangeFromPoint(optional long x=0, optional long y=0) | Document | |
| characterSet | Document | |
| charset | Document | |
| clear() | HTMLDocument | |
| close() | HTMLDocument | |
| compatMode | Document | |
| contentType | Document | |
| cookie | Document | |
| createAttribute(DOMString name) | Document | |
| createAttributeNS(DOMString? namespaceURI, DOMString qualifiedName) | Document | |
| createCDATASection(DOMString data) | Document | |
| createComment(DOMString data) | Document | |
| createDocumentFragment() | Document | |
| createElement(DOMString tagName) | Document | |
| createElementNS(DOMString? namespaceURI, DOMString qualifiedName) | Document | |
| createEvent(DOMString eventType) | Document | |
| createExpression(optional DOMString expression="undefined", optional XPathNSResolver? resolver) | Document | |
| createNodeIterator(Node root, optional unsigned long whatToShow=0xFFFFFFFF, optional NodeFilter? filter=null) | Document | |
| createNSResolver(Node? nodeResolver) | Document | |
| createProcessingInstruction(DOMString target, DOMString data) | Document | |
| createRange() | Document | |
| createTextNode(DOMString data) | Document | |
| createTreeWalker(Node root, optional unsigned long whatToShow=0xFFFFFFFF, optional NodeFilter? filter=null) | Document | |
| currentScript | Document | |
| defaultView | Document | |
| designMode | Document | |
| dir | Document | |
| doctype | Document | |
| documentElement | Document | |
| documentURI | Document | |
| domain | Document | |
| embeds | Document | |
| evaluate(optional DOMString expression="undefined", optional Node? contextNode, optional XPathNSResolver? resolver, optional unsigned short type=0, optional XPathResult? inResult) | Document | |
| execCommand(DOMString command, optional boolean userInterface=false, optional DOMString? value=null) | Document | |
| exitPointerLock() | Document | |
| fgColor | HTMLDocument | |
| fonts | Document | |
| forms | Document | |
| getAnimations() | Document | |
| getCSSCanvasContext(DOMString contextId, DOMString name, long width, long height) | Document | |
| getElementsByClassName(DOMString classNames) | Document | |
| getElementsByName([AtomicString] DOMString elementName) | Document | |
| getElementsByTagName(DOMString tagname) | Document | |
| getElementsByTagNameNS(DOMString? namespaceURI, DOMString localName) | Document | |
| getOverrideStyle(optional Element? element=null, optional DOMString pseudoElement="undefined") | Document | |
| getSelection() | Document | |
| hasFocus() | Document | |
| head | Document | |
| hidden | Document | |
| images | Document | |
| implementation | Document | |
| importNode(Node importedNode, optional boolean deep=false) | Document | |
| inputEncoding | Document | |
| lastModified | Document | |
| linkColor | HTMLDocument | |
| links | Document | |
| location | Document | |
| onbeforecopy | Document | |
| onbeforecut | Document | |
| onbeforeinput | Document | |
| onbeforepaste | Document | |
| oncopy | Document | |
| oncut | Document | |
| onpaste | Document | |
| onpointerlockchange | Document | |
| onpointerlockerror | Document | |
| onreadystatechange | Document | |
| onselectionchange | Document | |
| onselectstart | Document | |
| onvisibilitychange | Document | |
| onwebkitfullscreenchange | Document | |
| onwebkitfullscreenerror | Document | |
| open() | HTMLDocument | |
| origin | Document | |
| plugins | Document | |
| preferredStylesheetSet | Document | |
| queryCommandEnabled(DOMString command) | Document | |
| queryCommandIndeterm(DOMString command) | Document | |
| queryCommandState(DOMString command) | Document | |
| queryCommandSupported(DOMString command) | Document | |
| queryCommandValue(DOMString command) | Document | |
| readyState | Document | |
| referrer | Document | |
| releaseEvents() | HTMLDocument | |
| rootElement | Document | |
| scripts | Document | |
| scrollingElement | Document | |
| selectedStylesheetSet | Document | |
| styleSheets | Document | |
| timeline | Document | |
| title | Document | |
| URL | Document | |
| visibilityState | Document | |
| vlinkColor | HTMLDocument | |
| webkitGetNamedFlows() | Document | |
| write(optional DOMString text) | HTMLDocument | |
| writeln(optional DOMString text) | HTMLDocument | |
| xmlEncoding | Document | |
| xmlStandalone | Document | |
| xmlVersion | Document | |