/tmp/layout-test-results/fast/js/array-tostring-ignore-separator-actual.txt
3
3
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
4
5
5
6
P
ASS
a.toString('!')
i
s '
5,3
'
6
F
AIL
a.toString('!')
should be 5,2. Wa
s
5,3
.
7
7
PASS successfullyParsed is true
8
8
9
9
TEST COMPLETE