blob: 976e79102732839efdb7b713effec23c780d483f [file] [log] [blame]
CONSOLE MESSAGE: line 1: complete
Tests $x for iterator and non-iterator types.
$x('42')
$x('name(/html)')
$x('not(42)')
$x('/html/body/p').length
42
"html"
false
1
complete