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