| 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 379 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 390 SVGTransform | 390 SVGTransform |
| 391 SVGTransformList | 391 SVGTransformList |
| 392 SVGUnitTypes | 392 SVGUnitTypes |
| 393 SVGUseElement | 393 SVGUseElement |
| 394 SVGVKernElement | 394 SVGVKernElement |
| 395 SVGViewElement | 395 SVGViewElement |
| 396 SVGViewSpec | 396 SVGViewSpec |
| 397 SVGZoomEvent | 397 SVGZoomEvent |
| 398 Screen | 398 Screen |
| 399 ScriptProcessorNode | 399 ScriptProcessorNode |
| 400 SecurityPolicy | |
| 401 SecurityPolicyViolationEvent | 400 SecurityPolicyViolationEvent |
| 402 Selection | 401 Selection |
| 403 ShadowRoot | 402 ShadowRoot |
| 404 SharedWorker | 403 SharedWorker |
| 405 SpeechInputEvent | 404 SpeechInputEvent |
| 406 SpeechSynthesisEvent | 405 SpeechSynthesisEvent |
| 407 SpeechSynthesisUtterance | 406 SpeechSynthesisUtterance |
| 408 Storage | 407 Storage |
| 409 StorageEvent | 408 StorageEvent |
| 410 Stream | 409 Stream |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 495 webkitSpeechGrammar | 494 webkitSpeechGrammar |
| 496 webkitSpeechGrammarList | 495 webkitSpeechGrammarList |
| 497 webkitSpeechRecognition | 496 webkitSpeechRecognition |
| 498 webkitSpeechRecognitionError | 497 webkitSpeechRecognitionError |
| 499 webkitSpeechRecognitionEvent | 498 webkitSpeechRecognitionEvent |
| 500 webkitURL | 499 webkitURL |
| 501 PASS successfullyParsed is true | 500 PASS successfullyParsed is true |
| 502 | 501 |
| 503 TEST COMPLETE | 502 TEST COMPLETE |
| 504 | 503 |
| OLD | NEW |