# File lib/html5/html5parser/in_body_phase.rb, line 226 def startTagMarqueeObject(name, attributes) @tree.reconstructActiveFormattingElements @tree.insert_element(name, attributes) @tree.activeFormattingElements.push(Marker) end