| 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 ApplicationCache | 10 ApplicationCache |
| (...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 226 Notation | 226 Notation |
| 227 Notification | 227 Notification |
| 228 Number | 228 Number |
| 229 Object | 229 Object |
| 230 OfflineAudioCompletionEvent | 230 OfflineAudioCompletionEvent |
| 231 OfflineAudioContext | 231 OfflineAudioContext |
| 232 Option | 232 Option |
| 233 OscillatorNode | 233 OscillatorNode |
| 234 OverflowEvent | 234 OverflowEvent |
| 235 PageTransitionEvent | 235 PageTransitionEvent |
| 236 Path | 236 Path2D |
| 237 Performance | 237 Performance |
| 238 PerformanceEntry | 238 PerformanceEntry |
| 239 PerformanceMark | 239 PerformanceMark |
| 240 PerformanceMeasure | 240 PerformanceMeasure |
| 241 PerformanceNavigation | 241 PerformanceNavigation |
| 242 PerformanceResourceTiming | 242 PerformanceResourceTiming |
| 243 PerformanceTiming | 243 PerformanceTiming |
| 244 PeriodicWave | 244 PeriodicWave |
| 245 Player | 245 Player |
| 246 Plugin | 246 Plugin |
| (...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 497 webkitSpeechGrammar | 497 webkitSpeechGrammar |
| 498 webkitSpeechGrammarList | 498 webkitSpeechGrammarList |
| 499 webkitSpeechRecognition | 499 webkitSpeechRecognition |
| 500 webkitSpeechRecognitionError | 500 webkitSpeechRecognitionError |
| 501 webkitSpeechRecognitionEvent | 501 webkitSpeechRecognitionEvent |
| 502 webkitURL | 502 webkitURL |
| 503 PASS successfullyParsed is true | 503 PASS successfullyParsed is true |
| 504 | 504 |
| 505 TEST COMPLETE | 505 TEST COMPLETE |
| 506 | 506 |
| OLD | NEW |