Class
HTML5::InColumnGroupPhase
In:
lib/html5/html5parser/in_column_group_phase.rb
Parent:
Phase
Methods
endTagCol
endTagColgroup
endTagOther
ignoreEndTagColgroup
processCharacters
startTagCol
startTagOther
Public Instance methods
endTagCol
(name)
endTagColgroup
(name)
endTagOther
(name)
ignoreEndTagColgroup
()
processCharacters
(data)
startTagCol
(name, attributes)
startTagOther
(name, attributes)
[Validate]