Searched defs:HTMLTableRowElement (Results 1 – 2 of 2) sorted by relevance
3123 function HTMLTableRowElement(node) { class3126 HTMLTableRowElement.prototype = Object.create(HTMLElement.prototype); class
3140 function HTMLTableRowElement(node) { class3143 HTMLTableRowElement.prototype = Object.create(HTMLElement.prototype); class