Home
last modified time | relevance | path

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

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