Sign in
webkit
/
WebKit
/
8e29b3d7cb791dc7cac89a3f1ad250bef2d6f1cb
/
.
/
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