Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / console / console-error-on-call-frame-expected.txt
1 CONSOLE ERROR: line 2: 42
2 Tests that console.error does not throw exception when executed in console on call frame.
3
4 Set timer for test function.
5 Script execution paused.
6 Script execution resumed.
7 setTimeout(testFunction, 0)
8 1
9 console.error(42)
10 (program):2 42(program):2 (anonymous function)(program):450 evaluate InjectedScript._evaluateOn InjectedScript._evaluateAndWrap InjectedScript.evaluateOnCallFrameconsole-error-on-call-frame.html:10 testFunction
11 undefined
12