| 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 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 253 Range | 253 Range |
| 254 RangeError | 254 RangeError |
| 255 Rect | 255 Rect |
| 256 ReferenceError | 256 ReferenceError |
| 257 RegExp | 257 RegExp |
| 258 SVGAElement | 258 SVGAElement |
| 259 SVGAltGlyphDefElement | 259 SVGAltGlyphDefElement |
| 260 SVGAltGlyphElement | 260 SVGAltGlyphElement |
| 261 SVGAltGlyphItemElement | 261 SVGAltGlyphItemElement |
| 262 SVGAngle | 262 SVGAngle |
| 263 SVGAnimateColorElement | |
| 264 SVGAnimateElement | 263 SVGAnimateElement |
| 265 SVGAnimateMotionElement | 264 SVGAnimateMotionElement |
| 266 SVGAnimateTransformElement | 265 SVGAnimateTransformElement |
| 267 SVGAnimatedAngle | 266 SVGAnimatedAngle |
| 268 SVGAnimatedBoolean | 267 SVGAnimatedBoolean |
| 269 SVGAnimatedEnumeration | 268 SVGAnimatedEnumeration |
| 270 SVGAnimatedInteger | 269 SVGAnimatedInteger |
| 271 SVGAnimatedLength | 270 SVGAnimatedLength |
| 272 SVGAnimatedLengthList | 271 SVGAnimatedLengthList |
| 273 SVGAnimatedNumber | 272 SVGAnimatedNumber |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 496 webkitSpeechGrammar | 495 webkitSpeechGrammar |
| 497 webkitSpeechGrammarList | 496 webkitSpeechGrammarList |
| 498 webkitSpeechRecognition | 497 webkitSpeechRecognition |
| 499 webkitSpeechRecognitionError | 498 webkitSpeechRecognitionError |
| 500 webkitSpeechRecognitionEvent | 499 webkitSpeechRecognitionEvent |
| 501 webkitURL | 500 webkitURL |
| 502 PASS successfullyParsed is true | 501 PASS successfullyParsed is true |
| 503 | 502 |
| 504 TEST COMPLETE | 503 TEST COMPLETE |
| 505 | 504 |
| OLD | NEW |