| OLD | NEW |
| 1 CONSOLE MESSAGE: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 1 CONSOLE MESSAGE: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
| 2 This test documents the Constructor properties on the global window object. | 2 This test documents the Constructor properties on the global window object. |
| 3 | 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 5 |
| 6 | 6 |
| 7 Array | 7 Array |
| 8 ArrayBuffer | 8 ArrayBuffer |
| 9 ArrayBufferView | 9 ArrayBufferView |
| 10 Attr | 10 Attr |
| (...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 437 webkitSpeechGrammar | 437 webkitSpeechGrammar |
| 438 webkitSpeechGrammarList | 438 webkitSpeechGrammarList |
| 439 webkitSpeechRecognition | 439 webkitSpeechRecognition |
| 440 webkitSpeechRecognitionError | 440 webkitSpeechRecognitionError |
| 441 webkitSpeechRecognitionEvent | 441 webkitSpeechRecognitionEvent |
| 442 webkitURL | 442 webkitURL |
| 443 PASS successfullyParsed is true | 443 PASS successfullyParsed is true |
| 444 | 444 |
| 445 TEST COMPLETE | 445 TEST COMPLETE |
| 446 | 446 |
| OLD | NEW |