| OLD | NEW |
| 1 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 1 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. | 2 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| 9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. | 9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. |
| 10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. | 10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. |
| (...skipping 663 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 674 method constructor | 674 method constructor |
| 675 method item | 675 method item |
| 676 method namedItem | 676 method namedItem |
| 677 interface HTMLContentElement | 677 interface HTMLContentElement |
| 678 method constructor | 678 method constructor |
| 679 method getDistributedNodes | 679 method getDistributedNodes |
| 680 interface HTMLDListElement | 680 interface HTMLDListElement |
| 681 method constructor | 681 method constructor |
| 682 interface HTMLDataListElement | 682 interface HTMLDataListElement |
| 683 method constructor | 683 method constructor |
| 684 interface HTMLDetailsElement |
| 685 method constructor |
| 684 interface HTMLDialogElement | 686 interface HTMLDialogElement |
| 685 method close | 687 method close |
| 686 method constructor | 688 method constructor |
| 687 method show | 689 method show |
| 688 method showModal | 690 method showModal |
| 689 interface HTMLDirectoryElement | 691 interface HTMLDirectoryElement |
| 690 method constructor | 692 method constructor |
| 691 interface HTMLDivElement | 693 interface HTMLDivElement |
| 692 method constructor | 694 method constructor |
| 693 interface HTMLDocument | 695 interface HTMLDocument |
| (...skipping 591 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1285 method constructor | 1287 method constructor |
| 1286 interface Promise | 1288 interface Promise |
| 1287 method catch | 1289 method catch |
| 1288 method chain | 1290 method chain |
| 1289 method constructor | 1291 method constructor |
| 1290 method then | 1292 method then |
| 1291 interface RTCIceCandidate | 1293 interface RTCIceCandidate |
| 1292 method constructor | 1294 method constructor |
| 1293 interface RTCSessionDescription | 1295 interface RTCSessionDescription |
| 1294 method constructor | 1296 method constructor |
| 1297 interface RadioNodeList |
| 1298 method constructor |
| 1295 interface Range | 1299 interface Range |
| 1296 attribute END_TO_END | 1300 attribute END_TO_END |
| 1297 attribute END_TO_START | 1301 attribute END_TO_START |
| 1298 attribute NODE_AFTER | 1302 attribute NODE_AFTER |
| 1299 attribute NODE_BEFORE | 1303 attribute NODE_BEFORE |
| 1300 attribute NODE_BEFORE_AND_AFTER | 1304 attribute NODE_BEFORE_AND_AFTER |
| 1301 attribute NODE_INSIDE | 1305 attribute NODE_INSIDE |
| 1302 attribute START_TO_END | 1306 attribute START_TO_END |
| 1303 attribute START_TO_START | 1307 attribute START_TO_START |
| 1304 method cloneContents | 1308 method cloneContents |
| (...skipping 1621 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2926 method constructor | 2930 method constructor |
| 2927 interface webkitSpeechRecognitionEvent | 2931 interface webkitSpeechRecognitionEvent |
| 2928 method constructor | 2932 method constructor |
| 2929 interface webkitURL | 2933 interface webkitURL |
| 2930 method constructor | 2934 method constructor |
| 2931 method toString | 2935 method toString |
| 2932 PASS successfullyParsed is true | 2936 PASS successfullyParsed is true |
| 2933 | 2937 |
| 2934 TEST COMPLETE | 2938 TEST COMPLETE |
| 2935 | 2939 |
| OLD | NEW |