Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / console / console-api-on-call-frame-expected.txt
blobaf26fc27f46fa5cce7caa3f8501929b6144036a0
1 Test that command line api does not mask values of scope variables while evaluating on a call frame.
3 Set timer for test function.
4 Script execution paused.
5 Evaluated in console in the top frame context: dir + clear + inspect = "dirclearinspect"
6 Evaluated in console in the top frame context: typeof $$ = "function"
7 Script execution resumed.