| 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 ApplicationCache | 8 ApplicationCache |
| 9 Array | 9 Array |
| 10 ArrayBuffer | 10 ArrayBuffer |
| (...skipping 406 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 417 TransitionEvent | 417 TransitionEvent |
| 418 TreeWalker | 418 TreeWalker |
| 419 TypeError | 419 TypeError |
| 420 UIEvent | 420 UIEvent |
| 421 URIError | 421 URIError |
| 422 URL | 422 URL |
| 423 Uint16Array | 423 Uint16Array |
| 424 Uint32Array | 424 Uint32Array |
| 425 Uint8Array | 425 Uint8Array |
| 426 Uint8ClampedArray | 426 Uint8ClampedArray |
| 427 VTTCue |
| 427 ValidityState | 428 ValidityState |
| 428 WaveShaperNode | 429 WaveShaperNode |
| 429 WebGLActiveInfo | 430 WebGLActiveInfo |
| 430 WebGLBuffer | 431 WebGLBuffer |
| 431 WebGLContextEvent | 432 WebGLContextEvent |
| 432 WebGLFramebuffer | 433 WebGLFramebuffer |
| 433 WebGLProgram | 434 WebGLProgram |
| 434 WebGLRenderbuffer | 435 WebGLRenderbuffer |
| 435 WebGLRenderingContext | 436 WebGLRenderingContext |
| 436 WebGLShader | 437 WebGLShader |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 479 webkitSpeechGrammar | 480 webkitSpeechGrammar |
| 480 webkitSpeechGrammarList | 481 webkitSpeechGrammarList |
| 481 webkitSpeechRecognition | 482 webkitSpeechRecognition |
| 482 webkitSpeechRecognitionError | 483 webkitSpeechRecognitionError |
| 483 webkitSpeechRecognitionEvent | 484 webkitSpeechRecognitionEvent |
| 484 webkitURL | 485 webkitURL |
| 485 PASS successfullyParsed is true | 486 PASS successfullyParsed is true |
| 486 | 487 |
| 487 TEST COMPLETE | 488 TEST COMPLETE |
| 488 | 489 |
| OLD | NEW |