# File lib/html5/html5parser/in_row_phase.rb, line 64 def endTagIgnore(name) parse_error("unexpected-end-tag-in-table-row", {"name" => name}) end