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