# File lib/html5/html5parser/in_body_phase.rb, line 198 def startTagFormatting(name, attributes) @tree.reconstructActiveFormattingElements addFormattingElement(name, attributes) end