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 1331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1342 method constructor | 1342 method constructor |
1343 interface ProcessingInstruction | 1343 interface ProcessingInstruction |
1344 method constructor | 1344 method constructor |
1345 interface ProgressEvent | 1345 interface ProgressEvent |
1346 method constructor | 1346 method constructor |
1347 interface Promise | 1347 interface Promise |
1348 method catch | 1348 method catch |
1349 method chain | 1349 method chain |
1350 method constructor | 1350 method constructor |
1351 method then | 1351 method then |
| 1352 interface PushManager |
| 1353 method constructor |
| 1354 method getSubscription |
| 1355 method hasPermission |
| 1356 method subscribe |
| 1357 interface PushSubscription |
| 1358 method constructor |
| 1359 method unsubscribe |
1352 interface RTCIceCandidate | 1360 interface RTCIceCandidate |
1353 method constructor | 1361 method constructor |
1354 interface RTCSessionDescription | 1362 interface RTCSessionDescription |
1355 method constructor | 1363 method constructor |
1356 interface RadioNodeList | 1364 interface RadioNodeList |
1357 method constructor | 1365 method constructor |
1358 interface Range | 1366 interface Range |
1359 attribute END_TO_END | 1367 attribute END_TO_END |
1360 attribute END_TO_START | 1368 attribute END_TO_START |
1361 attribute NODE_AFTER | 1369 attribute NODE_AFTER |
(...skipping 613 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1975 interface ServiceWorker | 1983 interface ServiceWorker |
1976 method constructor | 1984 method constructor |
1977 method postMessage | 1985 method postMessage |
1978 method terminate | 1986 method terminate |
1979 interface ServiceWorkerContainer | 1987 interface ServiceWorkerContainer |
1980 method constructor | 1988 method constructor |
1981 method getRegistration | 1989 method getRegistration |
1982 method register | 1990 method register |
1983 interface ServiceWorkerRegistration | 1991 interface ServiceWorkerRegistration |
1984 method constructor | 1992 method constructor |
| 1993 method showNotification |
1985 method unregister | 1994 method unregister |
1986 interface Set | 1995 interface Set |
1987 getter size | 1996 getter size |
1988 method add | 1997 method add |
1989 method clear | 1998 method clear |
1990 method constructor | 1999 method constructor |
1991 method delete | 2000 method delete |
1992 method entries | 2001 method entries |
1993 method forEach | 2002 method forEach |
1994 method has | 2003 method has |
(...skipping 1024 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3019 method constructor | 3028 method constructor |
3020 interface webkitSpeechRecognitionEvent | 3029 interface webkitSpeechRecognitionEvent |
3021 method constructor | 3030 method constructor |
3022 interface webkitURL | 3031 interface webkitURL |
3023 method constructor | 3032 method constructor |
3024 method toString | 3033 method toString |
3025 PASS successfullyParsed is true | 3034 PASS successfullyParsed is true |
3026 | 3035 |
3027 TEST COMPLETE | 3036 TEST COMPLETE |
3028 | 3037 |
OLD | NEW |