chromium/third_party/blink/web_tests/http/tests/devtools/console/console-api-on-call-frame-expected.txt

Test that command line api does not mask values of scope variables while evaluating on a call frame.

Set timer for test function.
Script execution paused.
Evaluated in console in the top frame context: dir + clear + inspect = 'dirclearinspect'
Evaluated in console in the top frame context: typeof $$ = 'function'
Script execution resumed.