A Tag is any node that represents markup. It may
be an opening tag, a closing tag, or a self-closing tag. It has a name, and
may have a hash of attributes.
Show files where this class is defined (2 files)
actionpack/lib/action_controller/vendor/html-scanner/html/selector.rb
actionpack/lib/action_controller/vendor/html-scanner/html/node.rb