| OLD | NEW |
| 1 Requires Java plugin installed and enabled. This tests that calling functions on
Java Applet works. | 1 Requires Java plugin installed and enabled. This tests that calling functions on
Java Applet works. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 | 6 FAIL document.testapplet.getString() == 'abcdefg' should be true. Threw excepti
on TypeError: Object #<an HTMLAppletElement> has no method 'getString' |
| 7 PASS document.testapplet.getString() == 'abcdefg' is true | |
| 8 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 9 | 8 |
| 10 TEST COMPLETE | 9 TEST COMPLETE |
| 11 | |
| OLD | NEW |