Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / script-formatter-breakpoints-3-expected.txt
1 Tests the script formatting is working fine with breakpoints.
2
3
4 Running: testSetup
5
6 Running: testBreakpointsSetInFormattedAndRemoveInOriginalSource
7 Script execution paused.
8 Breakpoint sidebar pane while paused in pretty printed
9
10 unformatted3.js:formatted:4    var b = 1;
11 Breakpoint sidebar pane while paused in raw
12
13 Script execution resumed.
14