| Class | HTML5::TreeBuilders::Base::TreeBuilder |
| In: |
lib/html5/treebuilders/base.rb
|
| Parent: | Object |
Base treebuilder implementation
| activeFormattingElements | [RW] | |
| document | [RW] | |
| formPointer | [RW] | |
| head_pointer | [RW] | |
| open_elements | [RW] |
Check if an element exists between the end of the active formatting elements and the last marker. If it does, return it, else return false
Get the foster parent element, and sibling to insert before (or nil) when inserting a misnested table node
Switch the function used to insert an element from the normal one to the misnested table one and back again