Sign in
webkit
/
WebKit
/
a259a13f74fd8e66f1f243b22aed5c3b5ae96e5d
/
.
/
LayoutTests
/
fast
/
js
/
console-non-string-values-expected.txt
blob: 3ff7efb515629a0b60a312d3b8533f9ea0ea20de [
file
] [
log
] [
blame
]
CONSOLE MESSAGE: line 12: I am a string
CONSOLE MESSAGE: line 13: 42
Should see two console messages, the first a string, and the second a number.
PASS successfullyParsed is true
TEST COMPLETE