Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
LayoutTests
/
js
/
dom
/
console-non-string-values-expected.txt
blob: 28845e0564373ccda77a1cd45749ef85eddb3bc1 [
file
] [
log
] [
blame
]
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