Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
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