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