Searched refs:tageName (Results 1 – 1 of 1) sorted by relevance
119 const app = { tageName: 'VIEW', childNodes: [], appendChild }; property121 const el = { tageName: 'VIEW', childNodes: [], appendChild }; property122 const text = { tageName: 'VIEW', childNodes: [], appendChild }; property123 const content = { tageName: '#text', content: i }; property