Searched refs:isHTMLIntegrationPoint (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
H A Dhtml5parser.py144 def isHTMLIntegrationPoint(self, element): member in class:HTMLParser
188 (self.isHTMLIntegrationPoint(currentNode) and
2427 not self.parser.isHTMLIntegrationPoint(self.tree.openElements[-1]) and

Completed in 117 milliseconds