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