| OLD | NEW |
| 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. | 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. |
| 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. | 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. |
| 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
| 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. | 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| (...skipping 2816 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2827 attribute OPENED | 2827 attribute OPENED |
| 2828 attribute UNSENT | 2828 attribute UNSENT |
| 2829 method abort | 2829 method abort |
| 2830 method constructor | 2830 method constructor |
| 2831 method getAllResponseHeaders | 2831 method getAllResponseHeaders |
| 2832 method getResponseHeader | 2832 method getResponseHeader |
| 2833 method open | 2833 method open |
| 2834 method overrideMimeType | 2834 method overrideMimeType |
| 2835 method send | 2835 method send |
| 2836 method setRequestHeader | 2836 method setRequestHeader |
| 2837 interface XMLHttpRequestEventTarget |
| 2838 method constructor |
| 2837 interface XMLHttpRequestProgressEvent | 2839 interface XMLHttpRequestProgressEvent |
| 2838 method constructor | 2840 method constructor |
| 2839 interface XMLHttpRequestUpload | 2841 interface XMLHttpRequestUpload |
| 2840 method constructor | 2842 method constructor |
| 2841 interface XMLSerializer | 2843 interface XMLSerializer |
| 2842 method constructor | 2844 method constructor |
| 2843 method serializeToString | 2845 method serializeToString |
| 2844 interface XPathEvaluator | 2846 interface XPathEvaluator |
| 2845 method constructor | 2847 method constructor |
| 2846 method createExpression | 2848 method createExpression |
| (...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2988 method constructor | 2990 method constructor |
| 2989 interface webkitSpeechRecognitionEvent | 2991 interface webkitSpeechRecognitionEvent |
| 2990 method constructor | 2992 method constructor |
| 2991 interface webkitURL | 2993 interface webkitURL |
| 2992 method constructor | 2994 method constructor |
| 2993 method toString | 2995 method toString |
| 2994 PASS successfullyParsed is true | 2996 PASS successfullyParsed is true |
| 2995 | 2997 |
| 2996 TEST COMPLETE | 2998 TEST COMPLETE |
| 2997 | 2999 |
| OLD | NEW |