Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / debugger / reveal-not-skipped-expected.txt
1 CONSOLE ERROR: line 11: Uncaught ReferenceError: unknown_var is not defined
2 CONSOLE ERROR: line 11: Uncaught ReferenceError: unknown_var is not defined
3 Tests that certain user actions in scripts panel reveal execution line.
4
5 Debugger was enabled.
6
7 Running: testRevealAfterPausedOnException
8 Showing script1 source...
9 Script source was shown for 'script1.js'.
10 Throwing exception...
11 Script source was shown for 'reveal-not-skipped.html'.
12 Reloading page...
13 Script execution paused.
14 Script execution resumed.
15 Page reloaded.
16 Showing script1 source...
17 Script source was shown for 'script1.js'.
18 Throwing exception...
19 Script source was shown for 'reveal-not-skipped.html'.
20
21 Running: testRevealAfterPrettyPrintWhenPaused
22 Throwing exception...
23 Script execution paused.
24 Showing script1 source...
25 Script source was shown for 'script1.js'.
26 Formatting...
27 Script source was shown for 'reveal-not-skipped.html'.
28 Script execution resumed.
29 Debugger was disabled.
30