yarip icon indicating copy to clipboard operation
yarip copied to clipboard

Only the most basic Xpath works in Pale Moon

Open Darayavaush opened this issue 8 years ago • 0 comments

Let's say I want to block stuff on google.com. I create a page and blacklist Xpath '//div'. As expected, everything disappears. Now I replace it with '//div[@id="viewport"]'. Nothing happens, but this expression works in Firefox, so I know it is valid.

I'm using Pale Moon 26.2.0.

Darayavaush avatar May 03 '16 14:05 Darayavaush