| OLD | NEW |
| (Empty) |
| 1 KDE JS Test | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
| 4 | |
| 5 | |
| 6 PASS mf.arguments is expected[expno++] | |
| 7 PASS mf.arguments[0] is expected[expno++] | |
| 8 PASS mf.arguments[0] is expected[expno++] | |
| 9 PASS mf.arguments[0] is expected[expno++] | |
| 10 PASS mf.arguments[0] is expected[expno++] | |
| 11 PASS mf.arguments[0] is expected[expno++] | |
| 12 PASS mf.arguments[0] is expected[expno++] | |
| 13 PASS mf.arguments[0] is expected[expno++] | |
| 14 PASS mf.arguments[0] is expected[expno++] | |
| 15 PASS mf.arguments is expected[expno++] | |
| 16 PASS ReadOnlyOK is true | |
| 17 PASS DontDeleteOK is true | |
| 18 PASS DontEnumOK is true | |
| 19 PASS arg0 is 1 | |
| 20 PASS arg1 is 2 | |
| 21 PASS arg2 is 3 | |
| 22 PASS arglength is 3 | |
| 23 PASS newarg0 is 1 | |
| 24 PASS newarg1 is 2 | |
| 25 PASS newarg2 is 999 | |
| 26 PASS newx is 888 | |
| 27 PASS successfullyParsed is true | |
| 28 | |
| 29 TEST COMPLETE | |
| 30 | |
| OLD | NEW |