Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js3123 function HTMLTableRowElement(node) { class
3126 HTMLTableRowElement.prototype = Object.create(HTMLElement.prototype); class
Dwebcomponents.js3140 function HTMLTableRowElement(node) { class
3143 HTMLTableRowElement.prototype = Object.create(HTMLElement.prototype); class