Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
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