| 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 AnimationEvent | 8 AnimationEvent |
| 9 ApplicationCache | 9 ApplicationCache |
| 10 Array | 10 Array |
| (...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 424 Touch | 424 Touch |
| 425 TouchEvent | 425 TouchEvent |
| 426 TouchList | 426 TouchList |
| 427 TrackEvent | 427 TrackEvent |
| 428 TransitionEvent | 428 TransitionEvent |
| 429 TreeWalker | 429 TreeWalker |
| 430 TypeError | 430 TypeError |
| 431 UIEvent | 431 UIEvent |
| 432 URIError | 432 URIError |
| 433 URL | 433 URL |
| 434 URLSearchParams |
| 434 Uint16Array | 435 Uint16Array |
| 435 Uint32Array | 436 Uint32Array |
| 436 Uint8Array | 437 Uint8Array |
| 437 Uint8ClampedArray | 438 Uint8ClampedArray |
| 438 VTTCue | 439 VTTCue |
| 439 VTTRegion | 440 VTTRegion |
| 440 VTTRegionList | 441 VTTRegionList |
| 441 ValidityState | 442 ValidityState |
| 442 VideoPlaybackQuality | 443 VideoPlaybackQuality |
| 443 WaveShaperNode | 444 WaveShaperNode |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 494 webkitSpeechGrammar | 495 webkitSpeechGrammar |
| 495 webkitSpeechGrammarList | 496 webkitSpeechGrammarList |
| 496 webkitSpeechRecognition | 497 webkitSpeechRecognition |
| 497 webkitSpeechRecognitionError | 498 webkitSpeechRecognitionError |
| 498 webkitSpeechRecognitionEvent | 499 webkitSpeechRecognitionEvent |
| 499 webkitURL | 500 webkitURL |
| 500 PASS successfullyParsed is true | 501 PASS successfullyParsed is true |
| 501 | 502 |
| 502 TEST COMPLETE | 503 TEST COMPLETE |
| 503 | 504 |
| OLD | NEW |