1 Test that an NCName and * are interpreted as an operator when in binary operator context, and as a NameTest otherwise.
3 See bug 50366: XPath lexer misinterprets expression starting with "div".
8 PASS self::node()[div] div 1
12 PASS substring-before('1992', div)
38 PASS self::node()[*] * 1
41 PASS substring-before('1992', *)
70 PASS successfullyParsed is true