Upstream version 5.34.104.0
[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 Debugger was enabled.
4
5 Running: testSetBreakpoint
6 Script source was shown.
7 Set timer for test function.
8 Script execution paused.
9 Call stack:
10     0) testFunction (js-with-inline-stylesheets.html:10)
11 Breakpoint sidebar pane 
12
13     js-with-inline-stylesheets.html:10var x = Math.sqrt(10);
14 Breakpoint sidebar pane 
15
16 Script execution resumed.
17 Debugger was disabled.
18