What steps will reproduce the problem?
1. Use base2.dom.NodeSelector.querySelectorAll(document, "") with "" (empty
string) as selector.
What is the expected output? What do you see instead?
A node list with the document object as single element is returned. Instead
of this an error that "" (empty string) is invalid selector must be thrown.
What version of the product are you using? On what operating system?
1.1 (alpha1)
Please provide any additional information below.
Tested on IE6, IE7 and IE8 with the same result.
Original issue reported on code.google.com by mdimitrov@gmail.com on 16 Feb 2010 at 2:40
Original issue reported on code.google.com by
mdimitrov@gmail.com
on 16 Feb 2010 at 2:40