| OLD | NEW |
| 1 CONSOLE MESSAGE: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 1 CONSOLE MESSAGE: '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 Array | 8 Array |
| 9 ArrayBuffer | 9 ArrayBuffer |
| 10 ArrayBufferView | 10 ArrayBufferView |
| (...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 377 SVGTextPathElement | 377 SVGTextPathElement |
| 378 SVGTextPositioningElement | 378 SVGTextPositioningElement |
| 379 SVGTitleElement | 379 SVGTitleElement |
| 380 SVGTransform | 380 SVGTransform |
| 381 SVGTransformList | 381 SVGTransformList |
| 382 SVGUnitTypes | 382 SVGUnitTypes |
| 383 SVGUseElement | 383 SVGUseElement |
| 384 SVGVKernElement | 384 SVGVKernElement |
| 385 SVGViewElement | 385 SVGViewElement |
| 386 SVGViewSpec | 386 SVGViewSpec |
| 387 SVGZoomAndPan | |
| 388 SVGZoomEvent | 387 SVGZoomEvent |
| 389 Screen | 388 Screen |
| 390 ScriptProcessorNode | 389 ScriptProcessorNode |
| 391 SecurityPolicy | 390 SecurityPolicy |
| 392 SecurityPolicyViolationEvent | 391 SecurityPolicyViolationEvent |
| 393 Selection | 392 Selection |
| 394 SharedWorker | 393 SharedWorker |
| 395 SpeechInputEvent | 394 SpeechInputEvent |
| 396 SpeechSynthesisEvent | 395 SpeechSynthesisEvent |
| 397 SpeechSynthesisUtterance | 396 SpeechSynthesisUtterance |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 483 webkitSpeechGrammar | 482 webkitSpeechGrammar |
| 484 webkitSpeechGrammarList | 483 webkitSpeechGrammarList |
| 485 webkitSpeechRecognition | 484 webkitSpeechRecognition |
| 486 webkitSpeechRecognitionError | 485 webkitSpeechRecognitionError |
| 487 webkitSpeechRecognitionEvent | 486 webkitSpeechRecognitionEvent |
| 488 webkitURL | 487 webkitURL |
| 489 PASS successfullyParsed is true | 488 PASS successfullyParsed is true |
| 490 | 489 |
| 491 TEST COMPLETE | 490 TEST COMPLETE |
| 492 | 491 |
| OLD | NEW |