| 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 261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 272 SVGAnimatedLengthList | 272 SVGAnimatedLengthList |
| 273 SVGAnimatedNumber | 273 SVGAnimatedNumber |
| 274 SVGAnimatedNumberList | 274 SVGAnimatedNumberList |
| 275 SVGAnimatedPreserveAspectRatio | 275 SVGAnimatedPreserveAspectRatio |
| 276 SVGAnimatedRect | 276 SVGAnimatedRect |
| 277 SVGAnimatedString | 277 SVGAnimatedString |
| 278 SVGAnimatedTransformList | 278 SVGAnimatedTransformList |
| 279 SVGAnimationElement | 279 SVGAnimationElement |
| 280 SVGCircleElement | 280 SVGCircleElement |
| 281 SVGClipPathElement | 281 SVGClipPathElement |
| 282 SVGColor | |
| 283 SVGComponentTransferFunctionElement | 282 SVGComponentTransferFunctionElement |
| 284 SVGCursorElement | 283 SVGCursorElement |
| 285 SVGDefsElement | 284 SVGDefsElement |
| 286 SVGDescElement | 285 SVGDescElement |
| 287 SVGDocument | 286 SVGDocument |
| 288 SVGElement | 287 SVGElement |
| 289 SVGElementInstance | 288 SVGElementInstance |
| 290 SVGElementInstanceList | 289 SVGElementInstanceList |
| 291 SVGEllipseElement | 290 SVGEllipseElement |
| 292 SVGFEBlendElement | 291 SVGFEBlendElement |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 335 SVGLineElement | 334 SVGLineElement |
| 336 SVGLinearGradientElement | 335 SVGLinearGradientElement |
| 337 SVGMPathElement | 336 SVGMPathElement |
| 338 SVGMarkerElement | 337 SVGMarkerElement |
| 339 SVGMaskElement | 338 SVGMaskElement |
| 340 SVGMatrix | 339 SVGMatrix |
| 341 SVGMetadataElement | 340 SVGMetadataElement |
| 342 SVGMissingGlyphElement | 341 SVGMissingGlyphElement |
| 343 SVGNumber | 342 SVGNumber |
| 344 SVGNumberList | 343 SVGNumberList |
| 345 SVGPaint | |
| 346 SVGPathElement | 344 SVGPathElement |
| 347 SVGPathSeg | 345 SVGPathSeg |
| 348 SVGPathSegArcAbs | 346 SVGPathSegArcAbs |
| 349 SVGPathSegArcRel | 347 SVGPathSegArcRel |
| 350 SVGPathSegClosePath | 348 SVGPathSegClosePath |
| 351 SVGPathSegCurvetoCubicAbs | 349 SVGPathSegCurvetoCubicAbs |
| 352 SVGPathSegCurvetoCubicRel | 350 SVGPathSegCurvetoCubicRel |
| 353 SVGPathSegCurvetoCubicSmoothAbs | 351 SVGPathSegCurvetoCubicSmoothAbs |
| 354 SVGPathSegCurvetoCubicSmoothRel | 352 SVGPathSegCurvetoCubicSmoothRel |
| 355 SVGPathSegCurvetoQuadraticAbs | 353 SVGPathSegCurvetoQuadraticAbs |
| (...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 498 webkitSpeechGrammar | 496 webkitSpeechGrammar |
| 499 webkitSpeechGrammarList | 497 webkitSpeechGrammarList |
| 500 webkitSpeechRecognition | 498 webkitSpeechRecognition |
| 501 webkitSpeechRecognitionError | 499 webkitSpeechRecognitionError |
| 502 webkitSpeechRecognitionEvent | 500 webkitSpeechRecognitionEvent |
| 503 webkitURL | 501 webkitURL |
| 504 PASS successfullyParsed is true | 502 PASS successfullyParsed is true |
| 505 | 503 |
| 506 TEST COMPLETE | 504 TEST COMPLETE |
| 507 | 505 |
| OLD | NEW |