| OLD | NEW |
| 1 CONSOLE MESSAGE: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 1 CONSOLE MESSAGE: '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 Array | 8 Array |
| 9 ArrayBuffer | 9 ArrayBuffer |
| 10 ArrayBufferView | 10 ArrayBufferView |
| (...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 310 SVGFontFaceElement | 310 SVGFontFaceElement |
| 311 SVGFontFaceFormatElement | 311 SVGFontFaceFormatElement |
| 312 SVGFontFaceNameElement | 312 SVGFontFaceNameElement |
| 313 SVGFontFaceSrcElement | 313 SVGFontFaceSrcElement |
| 314 SVGFontFaceUriElement | 314 SVGFontFaceUriElement |
| 315 SVGForeignObjectElement | 315 SVGForeignObjectElement |
| 316 SVGGElement | 316 SVGGElement |
| 317 SVGGlyphElement | 317 SVGGlyphElement |
| 318 SVGGlyphRefElement | 318 SVGGlyphRefElement |
| 319 SVGGradientElement | 319 SVGGradientElement |
| 320 SVGGraphicsElement |
| 320 SVGHKernElement | 321 SVGHKernElement |
| 321 SVGImageElement | 322 SVGImageElement |
| 322 SVGLength | 323 SVGLength |
| 323 SVGLengthList | 324 SVGLengthList |
| 324 SVGLineElement | 325 SVGLineElement |
| 325 SVGLinearGradientElement | 326 SVGLinearGradientElement |
| 326 SVGMPathElement | 327 SVGMPathElement |
| 327 SVGMarkerElement | 328 SVGMarkerElement |
| 328 SVGMaskElement | 329 SVGMaskElement |
| 329 SVGMatrix | 330 SVGMatrix |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 484 webkitSpeechGrammar | 485 webkitSpeechGrammar |
| 485 webkitSpeechGrammarList | 486 webkitSpeechGrammarList |
| 486 webkitSpeechRecognition | 487 webkitSpeechRecognition |
| 487 webkitSpeechRecognitionError | 488 webkitSpeechRecognitionError |
| 488 webkitSpeechRecognitionEvent | 489 webkitSpeechRecognitionEvent |
| 489 webkitURL | 490 webkitURL |
| 490 PASS successfullyParsed is true | 491 PASS successfullyParsed is true |
| 491 | 492 |
| 492 TEST COMPLETE | 493 TEST COMPLETE |
| 493 | 494 |
| OLD | NEW |