| Class | HTML5::TreeBuilders::SimpleTree::Node |
| In: |
lib/html5/treebuilders/simpletree.rb
|
| Parent: | Base::Node |
| attributes | [RW] | a dict holding name, value pairs for attributes of the node |
| name | [RW] | Node representing an item in the tree. name - The tag name associated with the node |
| value | [RW] | The value of the current node (applies to text nodes and comments |