0ff6466a71d029e10dafc7de97800c53bea37a8d
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / js-with-inline-stylesheets-expected.txt
1 Tests that JS sourcemapping for inline scripts followed by inline stylesheets does not break.
2
3
4 Running: testSetBreakpoint
5 Script source was shown.
6 Set timer for test function.
7 Script execution paused.
8 Call stack:
9     0) testFunction (js-with-inline-stylesheets.html:10)
10 Breakpoint sidebar pane 
11
12 js-with-inline-stylesheets.html:10    var x = Math.sqrt(10);
13 Breakpoint sidebar pane 
14
15 Script execution resumed.
16