Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
DShadowDOM.js2569 function HTMLElement(node) { class
2572 HTMLElement.prototype = Object.create(Element.prototype); class
Dwebcomponents.js2595 function HTMLElement(node) { class
2598 HTMLElement.prototype = Object.create(Element.prototype); class