Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-pause / debugger-pause-in-eval-script-expected.txt
blob720666ca89d7333b185da6548fe8202ffdf76832
1 Tests that debugger will stop on "debugger" statement in a function that was added to the inspected page via evaluation in Web Inspector console.Bug 41058
3 Evaluated script in console.
4 Script execution paused.
5 Call stack:
6     0) testFunction (:2)
7 Script execution resumed.