# File lib/html5/html5parser/in_table_phase.rb, line 89 def endTagIgnore(name) parse_error("unexpected-end-tag", {"name" => name}) end