Issue #3703

This test-case is intended for Issue #3703 - Single node can't be accessed from an array returned by $$.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and enable the Console panel.
  2. Type following in to the command line: $$("li")[1];
  3. Press Enter
  4. The result should be:
    >>> $$("li")[1];
    <li>