Class
HTML5::InTableBodyPhase
In:
lib/html5/html5parser/in_table_body_phase.rb
Parent:
Phase
Methods
clearStackToTableBodyContext
endTagIgnore
endTagOther
endTagTable
endTagTableRowGroup
processCharacters
startTagOther
startTagTableCell
startTagTableOther
startTagTr
Public Instance methods
endTagIgnore
(name)
endTagOther
(name)
endTagTable
(name)
endTagTableRowGroup
(name)
processCharacters
(data)
startTagOther
(name, attributes)
startTagTableCell
(name, attributes)
startTagTableOther
(name, attributes)
startTagTr
(name, attributes)
Protected Instance methods
clearStackToTableBodyContext
()
[Validate]