There's no documentation for this item.
# File action_controller/vendor/html-scanner/html/node.rb, line 258 def ==(node) return false unless super content == node.content end
<code/>
<pre/>
<code/>and<pre/>for code samples.