Home
last modified time | relevance | path

Searched refs:reconstructActiveFormattingElements (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
Dhtml5parser.py995 self.tree.reconstructActiveFormattingElements()
1002 self.tree.reconstructActiveFormattingElements()
1011 self.tree.reconstructActiveFormattingElements()
1109 self.tree.reconstructActiveFormattingElements()
1113 self.tree.reconstructActiveFormattingElements()
1117 self.tree.reconstructActiveFormattingElements()
1123 self.tree.reconstructActiveFormattingElements()
1133 self.tree.reconstructActiveFormattingElements()
1138 self.tree.reconstructActiveFormattingElements()
1146 self.tree.reconstructActiveFormattingElements()
[all …]
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treebuilders/
D_base.py181 def reconstructActiveFormattingElements(self): member in TreeBuilder