| OLD | NEW |
| 1 Tests for SpeechInputResultList' behavior with too few arguments. | 1 Tests for SpeechInputResultList' behavior with too few arguments. |
| 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 PASS window.event.results.item() threw exception TypeError: Not enough arguments
. | 6 PASS window.event.results.item() threw exception TypeError: Failed to execute 'i
tem' on 'SpeechInputResultList': 1 argument required, but only 0 present.. |
| 7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
| 8 | 8 |
| 9 TEST COMPLETE | 9 TEST COMPLETE |
| 10 | 10 |
| OLD | NEW |