Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js3048 function HTMLTableElement(node) { class
3051 HTMLTableElement.prototype = Object.create(HTMLElement.prototype); class
Dwebcomponents.js3067 function HTMLTableElement(node) { class
3070 HTMLTableElement.prototype = Object.create(HTMLElement.prototype); class