Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / console / console-assert-expected.txt
1 CONSOLE ERROR: line 9: 1
2 CONSOLE ERROR: line 10: a
3 Tests that console.assert() will dump a message and stack trace with source URLs and line numbers.
4
5 console-assert.html:9 Assertion failed: 1console-assert.html:9 bconsole-assert.html:15 a
6 console-assert.html:10 Assertion failed: a bconsole-assert.html:10 bconsole-assert.html:15 a
7