Class
HTML5::InSelectPhase
In:
lib/html5/html5parser/in_select_phase.rb
Parent:
Phase
Methods
endTagOptgroup
endTagOption
endTagOther
endTagSelect
endTagTableElements
processCharacters
startTagOptgroup
startTagOption
startTagOther
startTagSelect
Public Instance methods
endTagOptgroup
(name)
endTagOption
(name)
endTagOther
(name)
endTagSelect
(name)
endTagTableElements
(name)
processCharacters
(data)
startTagOptgroup
(name, attributes)
startTagOption
(name, attributes)
startTagOther
(name, attributes)
startTagSelect
(name, attributes)
[Validate]