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