Issue #3402

This test-case is intended for Issue #3402 - Can't create/remove a breakpoint.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug, enable the Script panel and reload this page.
  2. Select the Script panel and pick domplate.js from the location list.
  3. Create a breakpoint on line 1069.
  4. Select the HTML panel
  5. Swich back to the Script panel and remove the breakpoint. If it can't be removed -> BUG
Try to open this page yet in another tab and repeat the test.