Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js3379 function ShadowRoot(hostWrapper) { class
3388 ShadowRoot.prototype = Object.create(DocumentFragment.prototype); class
Dwebcomponents.js3388 function ShadowRoot(hostWrapper) { class
3397 ShadowRoot.prototype = Object.create(DocumentFragment.prototype); class