# File lib/html5/html5parser/in_table_phase.rb, line 36 def startTagCol(name, attributes) startTagColgroup('colgroup', {}) @parser.phase.processStartTag(name, attributes) end