Sign in
chromium
/
external
/
WebKit_trimmed
/
46d4dda51d0207e46e218614c4074a60151715de
/
.
/
LayoutTests
/
fast
/
js
/
console-non-string-values-expected.txt
blob: 28845e0564373ccda77a1cd45749ef85eddb3bc1 [
file
]
CONSOLE MESSAGE: line 9: I am a string
CONSOLE MESSAGE: line 10: 42
Should see two console messages, the first a string, and the second a number.
PASS successfullyParsed is true
TEST COMPLETE