| 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 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. | 2 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| 9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. | 9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. |
| 10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. | 10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 AudioParam | 29 AudioParam |
| 30 AudioProcessingEvent | 30 AudioProcessingEvent |
| 31 AutocompleteErrorEvent | 31 AutocompleteErrorEvent |
| 32 BarProp | 32 BarProp |
| 33 BatteryManager | 33 BatteryManager |
| 34 BeforeUnloadEvent | 34 BeforeUnloadEvent |
| 35 BiquadFilterNode | 35 BiquadFilterNode |
| 36 Blob | 36 Blob |
| 37 Boolean | 37 Boolean |
| 38 CDATASection | 38 CDATASection |
| 39 CSSCharsetRule | |
| 40 CSSFontFaceRule | 39 CSSFontFaceRule |
| 41 CSSImportRule | 40 CSSImportRule |
| 42 CSSKeyframeRule | 41 CSSKeyframeRule |
| 43 CSSKeyframesRule | 42 CSSKeyframesRule |
| 44 CSSMediaRule | 43 CSSMediaRule |
| 45 CSSPageRule | 44 CSSPageRule |
| 46 CSSRule | 45 CSSRule |
| 47 CSSRuleList | 46 CSSRuleList |
| 48 CSSStyleDeclaration | 47 CSSStyleDeclaration |
| 49 CSSStyleRule | 48 CSSStyleRule |
| (...skipping 423 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 |