| OLD | NEW |
| 1 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 1 CONSOLE WARNING: '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 AnalyserNode | 7 AnalyserNode |
| 8 Animation | 8 Animation |
| 9 AnimationEvent | 9 AnimationEvent |
| 10 AnimationPlayer | |
| 11 AnimationPlayerEvent | 10 AnimationPlayerEvent |
| 12 ApplicationCache | 11 ApplicationCache |
| 13 ApplicationCacheErrorEvent | 12 ApplicationCacheErrorEvent |
| 14 Array | 13 Array |
| 15 ArrayBuffer | 14 ArrayBuffer |
| 16 Attr | 15 Attr |
| 17 Audio | 16 Audio |
| 18 AudioBuffer | 17 AudioBuffer |
| 19 AudioBufferSourceNode | 18 AudioBufferSourceNode |
| 20 AudioContext | 19 AudioContext |
| (...skipping 479 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 500 webkitSpeechGrammar | 499 webkitSpeechGrammar |
| 501 webkitSpeechGrammarList | 500 webkitSpeechGrammarList |
| 502 webkitSpeechRecognition | 501 webkitSpeechRecognition |
| 503 webkitSpeechRecognitionError | 502 webkitSpeechRecognitionError |
| 504 webkitSpeechRecognitionEvent | 503 webkitSpeechRecognitionEvent |
| 505 webkitURL | 504 webkitURL |
| 506 PASS successfullyParsed is true | 505 PASS successfullyParsed is true |
| 507 | 506 |
| 508 TEST COMPLETE | 507 TEST COMPLETE |
| 509 | 508 |
| OLD | NEW |