# File lib/html5/html5parser/before_head_phase.rb, line 36 def endTagOther(name) parse_error("end-tag-after-implied-root", {"name" => name}) end