| 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 253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 264 SVGAnimatedString | 264 SVGAnimatedString |
| 265 SVGAnimatedTransformList | 265 SVGAnimatedTransformList |
| 266 SVGAnimationElement | 266 SVGAnimationElement |
| 267 SVGCircleElement | 267 SVGCircleElement |
| 268 SVGClipPathElement | 268 SVGClipPathElement |
| 269 SVGComponentTransferFunctionElement | 269 SVGComponentTransferFunctionElement |
| 270 SVGCursorElement | 270 SVGCursorElement |
| 271 SVGDefsElement | 271 SVGDefsElement |
| 272 SVGDescElement | 272 SVGDescElement |
| 273 SVGDiscardElement | 273 SVGDiscardElement |
| 274 SVGDocument | |
| 275 SVGElement | 274 SVGElement |
| 276 SVGElementInstance | 275 SVGElementInstance |
| 277 SVGElementInstanceList | 276 SVGElementInstanceList |
| 278 SVGEllipseElement | 277 SVGEllipseElement |
| 279 SVGFEBlendElement | 278 SVGFEBlendElement |
| 280 SVGFEColorMatrixElement | 279 SVGFEColorMatrixElement |
| 281 SVGFEComponentTransferElement | 280 SVGFEComponentTransferElement |
| 282 SVGFECompositeElement | 281 SVGFECompositeElement |
| 283 SVGFEConvolveMatrixElement | 282 SVGFEConvolveMatrixElement |
| 284 SVGFEDiffuseLightingElement | 283 SVGFEDiffuseLightingElement |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 473 webkitSpeechGrammar | 472 webkitSpeechGrammar |
| 474 webkitSpeechGrammarList | 473 webkitSpeechGrammarList |
| 475 webkitSpeechRecognition | 474 webkitSpeechRecognition |
| 476 webkitSpeechRecognitionError | 475 webkitSpeechRecognitionError |
| 477 webkitSpeechRecognitionEvent | 476 webkitSpeechRecognitionEvent |
| 478 webkitURL | 477 webkitURL |
| 479 PASS successfullyParsed is true | 478 PASS successfullyParsed is true |
| 480 | 479 |
| 481 TEST COMPLETE | 480 TEST COMPLETE |
| 482 | 481 |
| OLD | NEW |