Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
LayoutTests
/
js
/
array-tostring-and-join-expected.txt
blob: 3daa678f6a9838477094dd940fd92cefb3b38d32 [
file
] [
log
] [
blame
]
This test checks that toString and join share the same HashSet for visited elements.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS arr.join() is '1,2,,**'
PASS successfullyParsed is true
TEST COMPLETE