Issue #3597

This test-case is intended for Issue #3597 - Objects turned into string have their DOM panel representation messed up.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and switch to the DOM panel.
  2. Open up all the toggles in the DOM tab for _testString
  3. Click on the Execute Test button below.
  4. Use the tab's option menu (next tot the DOM label) and pick Refresh.
  5. _testString changes from object to string and so, it shouldn't display any children and should not be expandable any more.