Bugs: Browse | Submit New | Admin
In file html/xpath.rb, line 51, the word "parent" should be replaced with "rparent". As it stands, the method invokes the REXML::Comment constructor passing an object of type HTMLTree::Element, while, the constructor expects an object of type REXML::Parent. If you would like, I can submit an example, but the bug appears fairly clear without one.
Add A Comment: