blob: 3daa678f6a9838477094dd940fd92cefb3b38d32 [file] [log] [blame]
ap@webkit.orga06bb652008-04-11 07:37:33 +00001This test checks that toString and join share the same HashSet for visited elements.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6PASS arr.join() is '1,2,,**'
7PASS successfullyParsed is true
8
9TEST COMPLETE
10