Issue 3985:
Can't break on code inserted twice using iframes, in one iframe
Steps to reproduce
- Open Firebug UI and enable the Script panel, reload the page
- Set a breakpoit in
issue3985-iframe.js
at line 3
- Reload the page and click the button
- The breakpoint must hit