| OLD | NEW |
| 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. | 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. |
| 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. | 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. |
| 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. | 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. |
| 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT
ransaction' instead. | 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT
ransaction' instead. |
| 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque
st' instead. | 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque
st' instead. |
| 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO
bjectStore' instead. | 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO
bjectStore' instead. |
| 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR
ange' instead. | 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR
ange' instead. |
| 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex'
instead. | 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex'
instead. |
| 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto
ry' instead. | 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto
ry' instead. |
| 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData
base' instead. | 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData
base' instead. |
| (...skipping 8206 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8217 getter onmessage | 8217 getter onmessage |
| 8218 method constructor | 8218 method constructor |
| 8219 method postMessage | 8219 method postMessage |
| 8220 method terminate | 8220 method terminate |
| 8221 setter onerror | 8221 setter onerror |
| 8222 setter onmessage | 8222 setter onmessage |
| 8223 interface Worklet | 8223 interface Worklet |
| 8224 attribute @@toStringTag | 8224 attribute @@toStringTag |
| 8225 method constructor | 8225 method constructor |
| 8226 method import | 8226 method import |
| 8227 interface WritableStream |
| 8228 getter locked |
| 8229 method abort |
| 8230 method constructor |
| 8231 method getWriter |
| 8227 interface XMLDocument : Document | 8232 interface XMLDocument : Document |
| 8228 attribute @@toStringTag | 8233 attribute @@toStringTag |
| 8229 method constructor | 8234 method constructor |
| 8230 interface XMLHttpRequest : XMLHttpRequestEventTarget | 8235 interface XMLHttpRequest : XMLHttpRequestEventTarget |
| 8231 attribute @@toStringTag | 8236 attribute @@toStringTag |
| 8232 attribute DONE | 8237 attribute DONE |
| 8233 attribute HEADERS_RECEIVED | 8238 attribute HEADERS_RECEIVED |
| 8234 attribute LOADING | 8239 attribute LOADING |
| 8235 attribute OPENED | 8240 attribute OPENED |
| 8236 attribute UNSENT | 8241 attribute UNSENT |
| (...skipping 580 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8817 method stop | 8822 method stop |
| 8818 method webkitCancelAnimationFrame | 8823 method webkitCancelAnimationFrame |
| 8819 method webkitCancelRequestAnimationFrame | 8824 method webkitCancelRequestAnimationFrame |
| 8820 method webkitRequestAnimationFrame | 8825 method webkitRequestAnimationFrame |
| 8821 method webkitRequestFileSystem | 8826 method webkitRequestFileSystem |
| 8822 method webkitResolveLocalFileSystemURL | 8827 method webkitResolveLocalFileSystemURL |
| 8823 PASS successfullyParsed is true | 8828 PASS successfullyParsed is true |
| 8824 | 8829 |
| 8825 TEST COMPLETE | 8830 TEST COMPLETE |
| 8826 | 8831 |
| OLD | NEW |