1 Tests that JS sourcemapping for inline scripts followed by inline stylesheets does not break.
4 Running: testSetBreakpoint
5 Script source was shown.
6 Set timer for test function.
7 Script execution paused.
9 0) testFunction (js-with-inline-stylesheets.html:10)
10 Breakpoint sidebar pane
12 js-with-inline-stylesheets.html:10 var x = Math.sqrt(10);
13 Breakpoint sidebar pane
15 Script execution resumed.