| 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 368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 379 SVGTransform | 379 SVGTransform |
| 380 SVGTransformList | 380 SVGTransformList |
| 381 SVGUnitTypes | 381 SVGUnitTypes |
| 382 SVGUseElement | 382 SVGUseElement |
| 383 SVGVKernElement | 383 SVGVKernElement |
| 384 SVGViewElement | 384 SVGViewElement |
| 385 SVGViewSpec | 385 SVGViewSpec |
| 386 SVGZoomEvent | 386 SVGZoomEvent |
| 387 Screen | 387 Screen |
| 388 ScriptProcessorNode | 388 ScriptProcessorNode |
| 389 SecurityPolicy | |
| 390 Selection | 389 Selection |
| 391 SharedWorker | 390 SharedWorker |
| 392 SpeechInputEvent | 391 SpeechInputEvent |
| 393 SpeechSynthesisEvent | 392 SpeechSynthesisEvent |
| 394 SpeechSynthesisUtterance | 393 SpeechSynthesisUtterance |
| 395 Storage | 394 Storage |
| 396 StorageEvent | 395 StorageEvent |
| 397 String | 396 String |
| 398 StyleSheet | 397 StyleSheet |
| 399 StyleSheetList | 398 StyleSheetList |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 475 webkitSpeechGrammar | 474 webkitSpeechGrammar |
| 476 webkitSpeechGrammarList | 475 webkitSpeechGrammarList |
| 477 webkitSpeechRecognition | 476 webkitSpeechRecognition |
| 478 webkitSpeechRecognitionError | 477 webkitSpeechRecognitionError |
| 479 webkitSpeechRecognitionEvent | 478 webkitSpeechRecognitionEvent |
| 480 webkitURL | 479 webkitURL |
| 481 PASS successfullyParsed is true | 480 PASS successfullyParsed is true |
| 482 | 481 |
| 483 TEST COMPLETE | 482 TEST COMPLETE |
| 484 | 483 |
| OLD | NEW |