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
- Open Firebug and select the DOM panel.
- Expand the _testObject
and click on the value (displayed on the right) of
innerObject.
- Path in the toolbar should show:
window > _testObject > innerObject
- Refresh the window
- The path in the toolbar should remain the same (as well as DOM panel content).