1 Tests that main resource script text is correct when paused in inline script on reload. Bug 77548.
6 Source strings corresponding to the call stack:
7 Script execution paused.
8 Frame 0) line 6, content: </script><script>function f1() { debugger; }</script> (must be part of function 'f1')
9 Frame 1) line 8, content: function f2() { return f1(); } (must be part of function 'f2')
10 Frame 2) line 14, content: return f2(); (must be part of function 'f3')
11 Frame 3) line 16, content: f3(); (must be part of function '')
12 Script execution resumed.