| OLD | NEW |
| 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. |
| 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. |
| 1 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. |
| 2 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. | 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| 9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. | 11 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. |
| 10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. | 12 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. |
| (...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 305 interface ConvolverNode | 307 interface ConvolverNode |
| 306 method constructor | 308 method constructor |
| 307 interface Credential | 309 interface Credential |
| 308 method constructor | 310 method constructor |
| 309 interface CredentialsContainer | 311 interface CredentialsContainer |
| 310 method constructor | 312 method constructor |
| 311 method notifyFailedSignIn | 313 method notifyFailedSignIn |
| 312 method notifySignedIn | 314 method notifySignedIn |
| 313 method notifySignedOut | 315 method notifySignedOut |
| 314 method request | 316 method request |
| 317 interface CryptoKey |
| 318 method constructor |
| 315 interface CustomEvent | 319 interface CustomEvent |
| 316 method constructor | 320 method constructor |
| 317 method initCustomEvent | 321 method initCustomEvent |
| 318 interface DOMError | 322 interface DOMError |
| 319 method constructor | 323 method constructor |
| 320 interface DOMException | 324 interface DOMException |
| 321 attribute ABORT_ERR | 325 attribute ABORT_ERR |
| 322 attribute DATA_CLONE_ERR | 326 attribute DATA_CLONE_ERR |
| 323 attribute DOMSTRING_SIZE_ERR | 327 attribute DOMSTRING_SIZE_ERR |
| 324 attribute HIERARCHY_REQUEST_ERR | 328 attribute HIERARCHY_REQUEST_ERR |
| (...skipping 662 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 987 method webkitEnterFullscreen | 991 method webkitEnterFullscreen |
| 988 method webkitExitFullScreen | 992 method webkitExitFullScreen |
| 989 method webkitExitFullscreen | 993 method webkitExitFullscreen |
| 990 interface HashChangeEvent | 994 interface HashChangeEvent |
| 991 method constructor | 995 method constructor |
| 992 method initHashChangeEvent | 996 method initHashChangeEvent |
| 993 interface Headers | 997 interface Headers |
| 994 method append | 998 method append |
| 995 method constructor | 999 method constructor |
| 996 method delete | 1000 method delete |
| 1001 method entries |
| 997 method get | 1002 method get |
| 998 method getAll | 1003 method getAll |
| 999 method has | 1004 method has |
| 1005 method keys |
| 1000 method set | 1006 method set |
| 1007 method values |
| 1001 interface History | 1008 interface History |
| 1002 method back | 1009 method back |
| 1003 method constructor | 1010 method constructor |
| 1004 method forward | 1011 method forward |
| 1005 method go | 1012 method go |
| 1006 method pushState | 1013 method pushState |
| 1007 method replaceState | 1014 method replaceState |
| 1008 interface IDBCursor | 1015 interface IDBCursor |
| 1009 method advance | 1016 method advance |
| 1010 method constructor | 1017 method constructor |
| (...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1170 method createMediaKeys | 1177 method createMediaKeys |
| 1171 interface MediaKeys | 1178 interface MediaKeys |
| 1172 method constructor | 1179 method constructor |
| 1173 method createSession | 1180 method createSession |
| 1174 method setServerCertificate | 1181 method setServerCertificate |
| 1175 interface MediaList | 1182 interface MediaList |
| 1176 method appendMedium | 1183 method appendMedium |
| 1177 method constructor | 1184 method constructor |
| 1178 method deleteMedium | 1185 method deleteMedium |
| 1179 method item | 1186 method item |
| 1187 interface MediaQueryList |
| 1188 method addListener |
| 1189 method constructor |
| 1190 method removeListener |
| 1180 interface MediaQueryListEvent | 1191 interface MediaQueryListEvent |
| 1181 method constructor | 1192 method constructor |
| 1182 interface MediaSource | 1193 interface MediaSource |
| 1183 method addSourceBuffer | 1194 method addSourceBuffer |
| 1184 method constructor | 1195 method constructor |
| 1185 method endOfStream | 1196 method endOfStream |
| 1186 method removeSourceBuffer | 1197 method removeSourceBuffer |
| 1187 interface MediaStreamAudioDestinationNode | 1198 interface MediaStreamAudioDestinationNode |
| 1188 method constructor | 1199 method constructor |
| 1189 interface MediaStreamAudioSourceNode | 1200 interface MediaStreamAudioSourceNode |
| (...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1426 method constructor | 1437 method constructor |
| 1427 interface ProgressEvent | 1438 interface ProgressEvent |
| 1428 method constructor | 1439 method constructor |
| 1429 interface Promise | 1440 interface Promise |
| 1430 method catch | 1441 method catch |
| 1431 method chain | 1442 method chain |
| 1432 method constructor | 1443 method constructor |
| 1433 method then | 1444 method then |
| 1434 interface PushManager | 1445 interface PushManager |
| 1435 method constructor | 1446 method constructor |
| 1447 method getSubscription |
| 1436 method hasPermission | 1448 method hasPermission |
| 1437 method register | 1449 method subscribe |
| 1438 interface PushRegistration | 1450 interface PushSubscription |
| 1439 method constructor | 1451 method constructor |
| 1452 method unsubscribe |
| 1440 interface RTCIceCandidate | 1453 interface RTCIceCandidate |
| 1441 method constructor | 1454 method constructor |
| 1442 interface RTCSessionDescription | 1455 interface RTCSessionDescription |
| 1443 method constructor | 1456 method constructor |
| 1444 interface RadioNodeList | 1457 interface RadioNodeList |
| 1445 method constructor | 1458 method constructor |
| 1446 interface Range | 1459 interface Range |
| 1447 attribute END_TO_END | 1460 attribute END_TO_END |
| 1448 attribute END_TO_START | 1461 attribute END_TO_START |
| 1449 attribute NODE_AFTER | 1462 attribute NODE_AFTER |
| (...skipping 1344 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2794 method inverse | 2807 method inverse |
| 2795 method multiply | 2808 method multiply |
| 2796 method rotate | 2809 method rotate |
| 2797 method rotateAxisAngle | 2810 method rotateAxisAngle |
| 2798 method scale | 2811 method scale |
| 2799 method setMatrixValue | 2812 method setMatrixValue |
| 2800 method skewX | 2813 method skewX |
| 2801 method skewY | 2814 method skewY |
| 2802 method toString | 2815 method toString |
| 2803 method translate | 2816 method translate |
| 2804 interface WebKitGamepad | |
| 2805 method constructor | |
| 2806 interface WebKitMutationObserver | 2817 interface WebKitMutationObserver |
| 2807 method constructor | 2818 method constructor |
| 2808 method disconnect | 2819 method disconnect |
| 2809 method observe | 2820 method observe |
| 2810 method takeRecords | 2821 method takeRecords |
| 2811 interface WebKitTransitionEvent | 2822 interface WebKitTransitionEvent |
| 2812 method constructor | 2823 method constructor |
| 2813 interface WebSocket | 2824 interface WebSocket |
| 2814 attribute CLOSED | 2825 attribute CLOSED |
| 2815 attribute CLOSING | 2826 attribute CLOSING |
| (...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3134 method constructor | 3145 method constructor |
| 3135 interface webkitSpeechRecognitionEvent | 3146 interface webkitSpeechRecognitionEvent |
| 3136 method constructor | 3147 method constructor |
| 3137 interface webkitURL | 3148 interface webkitURL |
| 3138 method constructor | 3149 method constructor |
| 3139 method toString | 3150 method toString |
| 3140 PASS successfullyParsed is true | 3151 PASS successfullyParsed is true |
| 3141 | 3152 |
| 3142 TEST COMPLETE | 3153 TEST COMPLETE |
| 3143 | 3154 |
| OLD | NEW |