Sign in
webkit
/
WebKit
/
1ae32ffaa60e07410e8accdc0af3b31feaa74e3a
/
.
/
LayoutTests
/
js
/
string-from-char-code-expected.txt
blob: 4b690e19233e572997fcd8168fb93253834ceb57 [
file
] [
log
] [
blame
]
This test ensures that String.fromCharCode doesn't crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS String.fromCharCode(88) is "X"
PASS successfullyParsed is true
TEST COMPLETE