Class
HTML5::InCaptionPhase
In:
lib/html5/html5parser/in_caption_phase.rb
Parent:
Phase
Methods
endTagCaption
endTagIgnore
endTagOther
endTagTable
ignoreEndTagCaption
processCharacters
startTagOther
startTagTableElement
Public Instance methods
endTagCaption
(name)
endTagIgnore
(name)
endTagOther
(name)
endTagTable
(name)
ignoreEndTagCaption
()
processCharacters
(data)
startTagOther
(name, attributes)
startTagTableElement
(name, attributes)
[Validate]