Searched defs:HTMLShadowElement (Results 1 – 2 of 2) sorted by relevance
2859 function HTMLShadowElement(node) { class2862 HTMLShadowElement.prototype = Object.create(HTMLElement.prototype); class
2884 function HTMLShadowElement(node) { class2887 HTMLShadowElement.prototype = Object.create(HTMLElement.prototype); class