Searched defs:HTMLTableSectionElement (Results 1 – 2 of 2) sorted by relevance
3097 function HTMLTableSectionElement(node) { class3100 HTMLTableSectionElement.prototype = Object.create(HTMLElement.prototype); class
3115 function HTMLTableSectionElement(node) { class3118 HTMLTableSectionElement.prototype = Object.create(HTMLElement.prototype); class