| 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 3008 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3019 attribute OPENED | 3019 attribute OPENED |
| 3020 attribute UNSENT | 3020 attribute UNSENT |
| 3021 method abort | 3021 method abort |
| 3022 method constructor | 3022 method constructor |
| 3023 method getAllResponseHeaders | 3023 method getAllResponseHeaders |
| 3024 method getResponseHeader | 3024 method getResponseHeader |
| 3025 method open | 3025 method open |
| 3026 method overrideMimeType | 3026 method overrideMimeType |
| 3027 method send | 3027 method send |
| 3028 method setRequestHeader | 3028 method setRequestHeader |
| 3029 interface XMLHttpRequestEventTarget |
| 3030 method constructor |
| 3029 interface XMLHttpRequestProgressEvent | 3031 interface XMLHttpRequestProgressEvent |
| 3030 method constructor | 3032 method constructor |
| 3031 interface XMLHttpRequestUpload | 3033 interface XMLHttpRequestUpload |
| 3032 method constructor | 3034 method constructor |
| 3033 interface XMLSerializer | 3035 interface XMLSerializer |
| 3034 method constructor | 3036 method constructor |
| 3035 method serializeToString | 3037 method serializeToString |
| 3036 interface XPathEvaluator | 3038 interface XPathEvaluator |
| 3037 method constructor | 3039 method constructor |
| 3038 method createExpression | 3040 method createExpression |
| (...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3182 method constructor | 3184 method constructor |
| 3183 interface webkitSpeechRecognitionEvent | 3185 interface webkitSpeechRecognitionEvent |
| 3184 method constructor | 3186 method constructor |
| 3185 interface webkitURL | 3187 interface webkitURL |
| 3186 method constructor | 3188 method constructor |
| 3187 method toString | 3189 method toString |
| 3188 PASS successfullyParsed is true | 3190 PASS successfullyParsed is true |
| 3189 | 3191 |
| 3190 TEST COMPLETE | 3192 TEST COMPLETE |
| 3191 | 3193 |
| OLD | NEW |