> This is going to sound a lot like buck-passing, but the have_tag > matcher in rspec-rails is a wrapper for Rails' assert_select, which is > what does the actual parsing. So if the fix is to make it more > tolerant of poorly formatted XHTML, that's going to have to go to the > rails project. >
You given us a new direction to pursue, so don't feel too bad ;) Thanks. Peer _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
