| 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 Array | 7 Array |
| 8 ArrayBuffer | 8 ArrayBuffer |
| 9 ArrayBufferView | 9 ArrayBufferView |
| 10 Attr | 10 Attr |
| 11 Audio | 11 Audio |
| 12 AudioProcessingEvent | 12 AudioProcessingEvent |
| 13 AutocompleteErrorEvent | 13 AutocompleteErrorEvent |
| 14 BarProp |
| 14 BeforeLoadEvent | 15 BeforeLoadEvent |
| 15 Blob | 16 Blob |
| 16 Boolean | 17 Boolean |
| 17 CDATASection | 18 CDATASection |
| 18 CSSCharsetRule | 19 CSSCharsetRule |
| 19 CSSFontFaceRule | 20 CSSFontFaceRule |
| 20 CSSHostRule | 21 CSSHostRule |
| 21 CSSImportRule | 22 CSSImportRule |
| 22 CSSMediaRule | 23 CSSMediaRule |
| 23 CSSPageRule | 24 CSSPageRule |
| (...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 437 webkitSpeechGrammar | 438 webkitSpeechGrammar |
| 438 webkitSpeechGrammarList | 439 webkitSpeechGrammarList |
| 439 webkitSpeechRecognition | 440 webkitSpeechRecognition |
| 440 webkitSpeechRecognitionError | 441 webkitSpeechRecognitionError |
| 441 webkitSpeechRecognitionEvent | 442 webkitSpeechRecognitionEvent |
| 442 webkitURL | 443 webkitURL |
| 443 PASS successfullyParsed is true | 444 PASS successfullyParsed is true |
| 444 | 445 |
| 445 TEST COMPLETE | 446 TEST COMPLETE |
| 446 | 447 |
| OLD | NEW |