Searched defs:HTMLElement (Results 1 – 2 of 2) sorted by relevance
2569 function HTMLElement(node) { class2572 HTMLElement.prototype = Object.create(Element.prototype); class
2595 function HTMLElement(node) { class2598 HTMLElement.prototype = Object.create(Element.prototype); class