| 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 ApplicationCache | 8 ApplicationCache |
| 9 Array | 9 Array |
| 10 ArrayBuffer | 10 ArrayBuffer |
| (...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 262 SVGAnimatedLengthList | 262 SVGAnimatedLengthList |
| 263 SVGAnimatedNumber | 263 SVGAnimatedNumber |
| 264 SVGAnimatedNumberList | 264 SVGAnimatedNumberList |
| 265 SVGAnimatedPreserveAspectRatio | 265 SVGAnimatedPreserveAspectRatio |
| 266 SVGAnimatedRect | 266 SVGAnimatedRect |
| 267 SVGAnimatedString | 267 SVGAnimatedString |
| 268 SVGAnimatedTransformList | 268 SVGAnimatedTransformList |
| 269 SVGAnimationElement | 269 SVGAnimationElement |
| 270 SVGCircleElement | 270 SVGCircleElement |
| 271 SVGClipPathElement | 271 SVGClipPathElement |
| 272 SVGColor | |
| 273 SVGComponentTransferFunctionElement | 272 SVGComponentTransferFunctionElement |
| 274 SVGCursorElement | 273 SVGCursorElement |
| 275 SVGDefsElement | 274 SVGDefsElement |
| 276 SVGDescElement | 275 SVGDescElement |
| 277 SVGDocument | 276 SVGDocument |
| 278 SVGElement | 277 SVGElement |
| 279 SVGElementInstance | 278 SVGElementInstance |
| 280 SVGElementInstanceList | 279 SVGElementInstanceList |
| 281 SVGEllipseElement | 280 SVGEllipseElement |
| 282 SVGFEBlendElement | 281 SVGFEBlendElement |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 325 SVGLineElement | 324 SVGLineElement |
| 326 SVGLinearGradientElement | 325 SVGLinearGradientElement |
| 327 SVGMPathElement | 326 SVGMPathElement |
| 328 SVGMarkerElement | 327 SVGMarkerElement |
| 329 SVGMaskElement | 328 SVGMaskElement |
| 330 SVGMatrix | 329 SVGMatrix |
| 331 SVGMetadataElement | 330 SVGMetadataElement |
| 332 SVGMissingGlyphElement | 331 SVGMissingGlyphElement |
| 333 SVGNumber | 332 SVGNumber |
| 334 SVGNumberList | 333 SVGNumberList |
| 335 SVGPaint | |
| 336 SVGPathElement | 334 SVGPathElement |
| 337 SVGPathSeg | 335 SVGPathSeg |
| 338 SVGPathSegArcAbs | 336 SVGPathSegArcAbs |
| 339 SVGPathSegArcRel | 337 SVGPathSegArcRel |
| 340 SVGPathSegClosePath | 338 SVGPathSegClosePath |
| 341 SVGPathSegCurvetoCubicAbs | 339 SVGPathSegCurvetoCubicAbs |
| 342 SVGPathSegCurvetoCubicRel | 340 SVGPathSegCurvetoCubicRel |
| 343 SVGPathSegCurvetoCubicSmoothAbs | 341 SVGPathSegCurvetoCubicSmoothAbs |
| 344 SVGPathSegCurvetoCubicSmoothRel | 342 SVGPathSegCurvetoCubicSmoothRel |
| 345 SVGPathSegCurvetoQuadraticAbs | 343 SVGPathSegCurvetoQuadraticAbs |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 479 webkitSpeechGrammar | 477 webkitSpeechGrammar |
| 480 webkitSpeechGrammarList | 478 webkitSpeechGrammarList |
| 481 webkitSpeechRecognition | 479 webkitSpeechRecognition |
| 482 webkitSpeechRecognitionError | 480 webkitSpeechRecognitionError |
| 483 webkitSpeechRecognitionEvent | 481 webkitSpeechRecognitionEvent |
| 484 webkitURL | 482 webkitURL |
| 485 PASS successfullyParsed is true | 483 PASS successfullyParsed is true |
| 486 | 484 |
| 487 TEST COMPLETE | 485 TEST COMPLETE |
| 488 | 486 |
| OLD | NEW |