Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / dynamic-scripts-breakpoints-expected.txt
1 CONSOLE MESSAGE: line 2: DYNAMIC document.write()
2 CONSOLE MESSAGE: line 2: DYNAMIC <script>
3 CONSOLE MESSAGE: line 2: DYNAMIC document.write()
4 CONSOLE MESSAGE: line 2: DYNAMIC <script>
5 Tests that there is no exception in front-end on page reload when breakpoint is set in HTML document and some dynamic scripts are loaded before the script with the breakpoint is loaded.
6
7 Bug 99598
8 Debugger was enabled.
9 Setting breakpoint:
10 Reloading page.
11 Script execution paused.
12     Dumping breakpoint storage
13         dynamic-scripts-breakpoints.html:11
14 Script execution resumed.
15 Page reloaded.
16 Debugger was disabled.
17