| 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 AnimationEvent | 8 AnimationEvent |
| 9 ApplicationCache | 9 ApplicationCache |
| 10 Array | 10 Array |
| (...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 241 PerformanceNavigation | 241 PerformanceNavigation |
| 242 PerformanceResourceTiming | 242 PerformanceResourceTiming |
| 243 PerformanceTiming | 243 PerformanceTiming |
| 244 PeriodicWave | 244 PeriodicWave |
| 245 Plugin | 245 Plugin |
| 246 PluginArray | 246 PluginArray |
| 247 PopStateEvent | 247 PopStateEvent |
| 248 ProcessingInstruction | 248 ProcessingInstruction |
| 249 ProgressEvent | 249 ProgressEvent |
| 250 Promise | 250 Promise |
| 251 PromiseResolver | |
| 252 RGBColor | 251 RGBColor |
| 253 RTCIceCandidate | 252 RTCIceCandidate |
| 254 RTCSessionDescription | 253 RTCSessionDescription |
| 255 Range | 254 Range |
| 256 RangeError | 255 RangeError |
| 257 Rect | 256 Rect |
| 258 ReferenceError | 257 ReferenceError |
| 259 RegExp | 258 RegExp |
| 260 SVGAElement | 259 SVGAElement |
| 261 SVGAltGlyphDefElement | 260 SVGAltGlyphDefElement |
| (...skipping 233 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 |