Class
HTML5::InCellPhase
In:
lib/html5/html5parser/in_cell_phase.rb
Parent:
Phase
Methods
closeCell
endTagIgnore
endTagImply
endTagOther
endTagTableCell
processCharacters
startTagOther
startTagTableOther
Public Instance methods
endTagIgnore
(name)
endTagImply
(name)
endTagOther
(name)
endTagTableCell
(name)
processCharacters
(data)
startTagOther
(name, attributes)
startTagTableOther
(name, attributes)
Protected Instance methods
closeCell
()
[Validate]