| 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 306 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 317 SVGFETurbulenceElement | 317 SVGFETurbulenceElement |
| 318 SVGFilterElement | 318 SVGFilterElement |
| 319 SVGFontElement | 319 SVGFontElement |
| 320 SVGFontFaceElement | 320 SVGFontFaceElement |
| 321 SVGFontFaceFormatElement | 321 SVGFontFaceFormatElement |
| 322 SVGFontFaceNameElement | 322 SVGFontFaceNameElement |
| 323 SVGFontFaceSrcElement | 323 SVGFontFaceSrcElement |
| 324 SVGFontFaceUriElement | 324 SVGFontFaceUriElement |
| 325 SVGForeignObjectElement | 325 SVGForeignObjectElement |
| 326 SVGGElement | 326 SVGGElement |
| 327 SVGGeometryElement |
| 327 SVGGlyphElement | 328 SVGGlyphElement |
| 328 SVGGlyphRefElement | 329 SVGGlyphRefElement |
| 329 SVGGradientElement | 330 SVGGradientElement |
| 330 SVGGraphicsElement | 331 SVGGraphicsElement |
| 331 SVGHKernElement | 332 SVGHKernElement |
| 332 SVGImageElement | 333 SVGImageElement |
| 333 SVGLength | 334 SVGLength |
| 334 SVGLengthList | 335 SVGLengthList |
| 335 SVGLineElement | 336 SVGLineElement |
| 336 SVGLinearGradientElement | 337 SVGLinearGradientElement |
| (...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 497 webkitSpeechGrammar | 498 webkitSpeechGrammar |
| 498 webkitSpeechGrammarList | 499 webkitSpeechGrammarList |
| 499 webkitSpeechRecognition | 500 webkitSpeechRecognition |
| 500 webkitSpeechRecognitionError | 501 webkitSpeechRecognitionError |
| 501 webkitSpeechRecognitionEvent | 502 webkitSpeechRecognitionEvent |
| 502 webkitURL | 503 webkitURL |
| 503 PASS successfullyParsed is true | 504 PASS successfullyParsed is true |
| 504 | 505 |
| 505 TEST COMPLETE | 506 TEST COMPLETE |
| 506 | 507 |
| OLD | NEW |