Searched refs:elementElement (Results 1 – 1 of 1) sorted by relevance
10004 parseDeclaration: function(elementElement) { argument10005 var template = this.fetchTemplate(elementElement);10008 this.shadowRoots[elementElement.name] = root;10020 fetchTemplate: function(elementElement) { argument10021 return elementElement.querySelector('template');