Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-pause / debugger-eval-while-paused-expected.txt
blob0ab31f4a2de8d79e7fccf5fff57acc2925258014
1 Tests that evaluation in console works fine when script is paused. It also checks that stack and global variables are accessible from the console.
3 Set timer for test function.
4 Script execution paused.
5 Evaluated script on the top frame: 4021
6 Evaluated script on the calling frame: 301
7 Script execution resumed.