blob: a8b2863ceb591ec43376eb76b209b68f72214e79 [file] [log] [blame]
Tests that command line api works.
$0.toString() = "[object HTMLParagraphElement]"
$3 = undefined
keys([3,4]).toString() = "0,1"
values([3,4]).toString() = "3,4"
$('foo').toString() = "[object HTMLParagraphElement]"
$$('p#foo').toString() = "[object NodeList]"