Searched defs:HTMLSelectElement (Results 1 – 2 of 2) sorted by relevance
3014 function HTMLSelectElement(node) { class3017 HTMLSelectElement.prototype = Object.create(HTMLElement.prototype); class
3034 function HTMLSelectElement(node) { class3037 HTMLSelectElement.prototype = Object.create(HTMLElement.prototype); class