You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ruby test.rb
Nokogiri::XML::XPath::SyntaxError: //a[hover(.)]//img
evaluate at nokogiri/XmlXpathContext.java:169
block in xpath at /root/jruby-9.1.1.0/lib/ruby/gems/shared/gems/nokogiri-1.6.7.2-java/lib/nokogiri/xml/searchable.rb:165
map at org/jruby/RubyArray.java:2355
xpath at /root/jruby-9.1.1.0/lib/ruby/gems/shared/gems/nokogiri-1.6.7.2-java/lib/nokogiri/xml/searchable.rb:156
css_internal at /root/jruby-9.1.1.0/lib/ruby/gems/shared/gems/nokogiri-1.6.7.2-java/lib/nokogiri/xml/searchable.rb:193
css at /root/jruby-9.1.1.0/lib/ruby/gems/shared/gems/nokogiri-1.6.7.2-java/lib/nokogiri/xml/searchable.rb:107
<top> at test.rb:2
The text was updated successfully, but these errors were encountered:
This is with JRuby 9.1.1.0, and Nokogiri 1.6.7.2:
MRI:
JRuby:
The text was updated successfully, but these errors were encountered: