| 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 3764 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3775 getter lengthComputable | 3775 getter lengthComputable |
| 3776 getter loaded | 3776 getter loaded |
| 3777 getter total | 3777 getter total |
| 3778 method constructor | 3778 method constructor |
| 3779 interface Promise | 3779 interface Promise |
| 3780 method catch | 3780 method catch |
| 3781 method chain | 3781 method chain |
| 3782 method constructor | 3782 method constructor |
| 3783 method then | 3783 method then |
| 3784 interface PromiseRejectionEvent | 3784 interface PromiseRejectionEvent |
| 3785 getter promise | |
| 3786 getter reason | |
| 3787 method constructor | 3785 method constructor |
| 3788 interface PushManager | 3786 interface PushManager |
| 3789 method constructor | 3787 method constructor |
| 3790 method getSubscription | 3788 method getSubscription |
| 3791 method permissionState | 3789 method permissionState |
| 3792 method subscribe | 3790 method subscribe |
| 3793 interface PushSubscription | 3791 interface PushSubscription |
| 3794 getter endpoint | 3792 getter endpoint |
| 3795 method constructor | 3793 method constructor |
| 3796 method toJSON | 3794 method toJSON |
| (...skipping 3013 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6810 setter password | 6808 setter password |
| 6811 setter pathname | 6809 setter pathname |
| 6812 setter port | 6810 setter port |
| 6813 setter protocol | 6811 setter protocol |
| 6814 setter search | 6812 setter search |
| 6815 setter username | 6813 setter username |
| 6816 PASS successfullyParsed is true | 6814 PASS successfullyParsed is true |
| 6817 | 6815 |
| 6818 TEST COMPLETE | 6816 TEST COMPLETE |
| 6819 | 6817 |
| OLD | NEW |