Issue #2772

This test-case is intended for Issue #2772 - DOM panel on reload no longer selects previous selected node.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and select the DOM panel.
  2. Expand the _testObject and click on the value (displayed on the right) of innerObject.
  3. Path in the toolbar should show: window > _testObject > innerObject
  4. Refresh the window
  5. The path in the toolbar should remain the same (as well as DOM panel content).