| 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 Animation | 8 Animation |
| 9 AnimationEvent | 9 AnimationEvent |
| 10 AnimationPlayerEvent | 10 AnimationPlayerEvent |
| (...skipping 469 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 480 Worker | 480 Worker |
| 481 XMLDocument | 481 XMLDocument |
| 482 XMLHttpRequest | 482 XMLHttpRequest |
| 483 XMLHttpRequestProgressEvent | 483 XMLHttpRequestProgressEvent |
| 484 XMLHttpRequestUpload | 484 XMLHttpRequestUpload |
| 485 XMLSerializer | 485 XMLSerializer |
| 486 XPathEvaluator | 486 XPathEvaluator |
| 487 XPathExpression | 487 XPathExpression |
| 488 XPathResult | 488 XPathResult |
| 489 XSLTProcessor | 489 XSLTProcessor |
| 490 webkitAudioContext |
| 490 webkitIDBCursor | 491 webkitIDBCursor |
| 491 webkitIDBDatabase | 492 webkitIDBDatabase |
| 492 webkitIDBFactory | 493 webkitIDBFactory |
| 493 webkitIDBIndex | 494 webkitIDBIndex |
| 494 webkitIDBKeyRange | 495 webkitIDBKeyRange |
| 495 webkitIDBObjectStore | 496 webkitIDBObjectStore |
| 496 webkitIDBRequest | 497 webkitIDBRequest |
| 497 webkitIDBTransaction | 498 webkitIDBTransaction |
| 498 webkitMediaStream | 499 webkitMediaStream |
| 500 webkitOfflineAudioContext |
| 499 webkitRTCPeerConnection | 501 webkitRTCPeerConnection |
| 500 webkitSpeechGrammar | 502 webkitSpeechGrammar |
| 501 webkitSpeechGrammarList | 503 webkitSpeechGrammarList |
| 502 webkitSpeechRecognition | 504 webkitSpeechRecognition |
| 503 webkitSpeechRecognitionError | 505 webkitSpeechRecognitionError |
| 504 webkitSpeechRecognitionEvent | 506 webkitSpeechRecognitionEvent |
| 505 webkitURL | 507 webkitURL |
| 506 PASS successfullyParsed is true | 508 PASS successfullyParsed is true |
| 507 | 509 |
| 508 TEST COMPLETE | 510 TEST COMPLETE |
| 509 | 511 |
| OLD | NEW |