Class
HTML5::InTablePhase
In:
lib/html5/html5parser/in_table_phase.rb
Parent:
Phase
Methods
clearStackToTableContext
endTagIgnore
endTagOther
endTagTable
processCharacters
startTagCaption
startTagCol
startTagColgroup
startTagImplyTbody
startTagOther
startTagRowGroup
startTagTable
Public Instance methods
endTagIgnore
(name)
endTagOther
(name)
endTagTable
(name)
processCharacters
(data)
startTagCaption
(name, attributes)
startTagCol
(name, attributes)
startTagColgroup
(name, attributes)
startTagImplyTbody
(name, attributes)
startTagOther
(name, attributes)
startTagRowGroup
(name, attributes)
startTagTable
(name, attributes)
Protected Instance methods
clearStackToTableContext
()
[Validate]