Class
HTML5::InFramesetPhase
In:
lib/html5/html5parser/in_frameset_phase.rb
Parent:
Phase
Methods
endTagFrameset
endTagNoframes
endTagOther
processCharacters
startTagFrame
startTagFrameset
startTagNoframes
startTagOther
Public Instance methods
endTagFrameset
(name)
endTagNoframes
(name)
endTagOther
(name)
processCharacters
(data)
startTagFrame
(name, attributes)
startTagFrameset
(name, attributes)
startTagNoframes
(name, attributes)
startTagOther
(name, attributes)
[Validate]