Home
last modified time | relevance | path

Searched defs:HTMLContentElement (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DShadowDOM.js2783 function HTMLContentElement(node) { class
2786 HTMLContentElement.prototype = Object.create(HTMLElement.prototype); class
H A Dwebcomponents.js2811 function HTMLContentElement(node) { class
2814 HTMLContentElement.prototype = Object.create(HTMLElement.prototype); class