Sign in
webkit
/
WebKit
/
refs/heads/safari-4-branch
/
.
/
LayoutTests
/
fast
/
js
/
console-non-string-values-expected.txt
blob: ffd0fe8e29e2d7b3660e90ac66c9ecf926b33deb [
file
] [
log
] [
blame
]
CONSOLE MESSAGE: line 0: I am a string
CONSOLE MESSAGE: line 0: 42
Should see two console messages, the first a string, and the second a number.
PASS successfullyParsed is true
TEST COMPLETE