| 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 AnimationNode | 10 AnimationNode |
| (...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 252 PerformanceNavigation | 252 PerformanceNavigation |
| 253 PerformanceResourceTiming | 253 PerformanceResourceTiming |
| 254 PerformanceTiming | 254 PerformanceTiming |
| 255 PeriodicWave | 255 PeriodicWave |
| 256 Plugin | 256 Plugin |
| 257 PluginArray | 257 PluginArray |
| 258 PopStateEvent | 258 PopStateEvent |
| 259 ProcessingInstruction | 259 ProcessingInstruction |
| 260 ProgressEvent | 260 ProgressEvent |
| 261 Promise | 261 Promise |
| 262 PushEvent |
| 262 RGBColor | 263 RGBColor |
| 263 RTCIceCandidate | 264 RTCIceCandidate |
| 264 RTCSessionDescription | 265 RTCSessionDescription |
| 265 Range | 266 Range |
| 266 RangeError | 267 RangeError |
| 267 Rect | 268 Rect |
| 268 ReferenceError | 269 ReferenceError |
| 269 RegExp | 270 RegExp |
| 270 SVGAElement | 271 SVGAElement |
| 271 SVGAltGlyphDefElement | 272 SVGAltGlyphDefElement |
| (...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 503 webkitSpeechGrammar | 504 webkitSpeechGrammar |
| 504 webkitSpeechGrammarList | 505 webkitSpeechGrammarList |
| 505 webkitSpeechRecognition | 506 webkitSpeechRecognition |
| 506 webkitSpeechRecognitionError | 507 webkitSpeechRecognitionError |
| 507 webkitSpeechRecognitionEvent | 508 webkitSpeechRecognitionEvent |
| 508 webkitURL | 509 webkitURL |
| 509 PASS successfullyParsed is true | 510 PASS successfullyParsed is true |
| 510 | 511 |
| 511 TEST COMPLETE | 512 TEST COMPLETE |
| 512 | 513 |
| OLD | NEW |