| 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 3675 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3686 method constructor | 3686 method constructor |
| 3687 interface Promise | 3687 interface Promise |
| 3688 method catch | 3688 method catch |
| 3689 method chain | 3689 method chain |
| 3690 method constructor | 3690 method constructor |
| 3691 method then | 3691 method then |
| 3692 interface PushManager | 3692 interface PushManager |
| 3693 method constructor | 3693 method constructor |
| 3694 method getSubscription | 3694 method getSubscription |
| 3695 method hasPermission | 3695 method hasPermission |
| 3696 method permissionState |
| 3696 method subscribe | 3697 method subscribe |
| 3697 interface PushSubscription | 3698 interface PushSubscription |
| 3698 getter endpoint | 3699 getter endpoint |
| 3699 getter subscriptionId | 3700 getter subscriptionId |
| 3700 method constructor | 3701 method constructor |
| 3701 method toJSON | 3702 method toJSON |
| 3702 method unsubscribe | 3703 method unsubscribe |
| 3703 interface RTCIceCandidate | 3704 interface RTCIceCandidate |
| 3704 getter candidate | 3705 getter candidate |
| 3705 getter sdpMLineIndex | 3706 getter sdpMLineIndex |
| (...skipping 3007 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6713 setter password | 6714 setter password |
| 6714 setter pathname | 6715 setter pathname |
| 6715 setter port | 6716 setter port |
| 6716 setter protocol | 6717 setter protocol |
| 6717 setter search | 6718 setter search |
| 6718 setter username | 6719 setter username |
| 6719 PASS successfullyParsed is true | 6720 PASS successfullyParsed is true |
| 6720 | 6721 |
| 6721 TEST COMPLETE | 6722 TEST COMPLETE |
| 6722 | 6723 |
| OLD | NEW |