# File lib/html5/html5parser/in_frameset_phase.rb, line 53 def endTagOther(name) parse_error("unexpected-end-tag-in-frameset", {"name" => name}) end