Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js3097 function HTMLTableSectionElement(node) { class
3100 HTMLTableSectionElement.prototype = Object.create(HTMLElement.prototype); class
Dwebcomponents.js3115 function HTMLTableSectionElement(node) { class
3118 HTMLTableSectionElement.prototype = Object.create(HTMLElement.prototype); class