Searched defs:HTMLTableElement (Results 1 – 2 of 2) sorted by relevance
3048 function HTMLTableElement(node) { class3051 HTMLTableElement.prototype = Object.create(HTMLElement.prototype); class
3067 function HTMLTableElement(node) { class3070 HTMLTableElement.prototype = Object.create(HTMLElement.prototype); class