Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-ui / script-formatter-breakpoints-2-expected.txt
blob404ffcc8acfe97ec3501ad8ed8f243fc0d6514a7
1 Tests the script formatting is working fine with breakpoints.
4 Running: testSetup
6 Running: testBreakpointsSetAndRemoveInFormattedSource
7 Script execution paused.
8 Breakpoint sidebar pane while paused in pretty printed
10 unformatted2.js:formatted:4    var b = 1;
11 Breakpoint sidebar pane while paused in raw
13 Script execution resumed.