| 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 421 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 432 TransitionEvent | 432 TransitionEvent |
| 433 TreeWalker | 433 TreeWalker |
| 434 TypeError | 434 TypeError |
| 435 UIEvent | 435 UIEvent |
| 436 URIError | 436 URIError |
| 437 URL | 437 URL |
| 438 Uint16Array | 438 Uint16Array |
| 439 Uint32Array | 439 Uint32Array |
| 440 Uint8Array | 440 Uint8Array |
| 441 Uint8ClampedArray | 441 Uint8ClampedArray |
| 442 VTTCue |
| 442 VTTRegion | 443 VTTRegion |
| 443 VTTRegionList | 444 VTTRegionList |
| 444 ValidityState | 445 ValidityState |
| 445 VideoPlaybackQuality | 446 VideoPlaybackQuality |
| 446 WaveShaperNode | 447 WaveShaperNode |
| 447 WebGLActiveInfo | 448 WebGLActiveInfo |
| 448 WebGLBuffer | 449 WebGLBuffer |
| 449 WebGLContextEvent | 450 WebGLContextEvent |
| 450 WebGLFramebuffer | 451 WebGLFramebuffer |
| 451 WebGLProgram | 452 WebGLProgram |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 498 webkitSpeechGrammar | 499 webkitSpeechGrammar |
| 499 webkitSpeechGrammarList | 500 webkitSpeechGrammarList |
| 500 webkitSpeechRecognition | 501 webkitSpeechRecognition |
| 501 webkitSpeechRecognitionError | 502 webkitSpeechRecognitionError |
| 502 webkitSpeechRecognitionEvent | 503 webkitSpeechRecognitionEvent |
| 503 webkitURL | 504 webkitURL |
| 504 PASS successfullyParsed is true | 505 PASS successfullyParsed is true |
| 505 | 506 |
| 506 TEST COMPLETE | 507 TEST COMPLETE |
| 507 | 508 |
| OLD | NEW |