| 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 3359 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3370 attribute @@toStringTag | 3370 attribute @@toStringTag |
| 3371 getter height | 3371 getter height |
| 3372 getter width | 3372 getter width |
| 3373 method constructor | 3373 method constructor |
| 3374 interface InputDeviceCapabilities | 3374 interface InputDeviceCapabilities |
| 3375 attribute @@toStringTag | 3375 attribute @@toStringTag |
| 3376 getter firesTouchEvents | 3376 getter firesTouchEvents |
| 3377 method constructor | 3377 method constructor |
| 3378 interface InputEvent : UIEvent | 3378 interface InputEvent : UIEvent |
| 3379 attribute @@toStringTag | 3379 attribute @@toStringTag |
| 3380 getter data |
| 3381 getter inputType |
| 3380 method constructor | 3382 method constructor |
| 3381 interface IntersectionObserver | 3383 interface IntersectionObserver |
| 3382 attribute @@toStringTag | 3384 attribute @@toStringTag |
| 3383 getter root | 3385 getter root |
| 3384 getter rootMargin | 3386 getter rootMargin |
| 3385 getter thresholds | 3387 getter thresholds |
| 3386 method constructor | 3388 method constructor |
| 3387 method disconnect | 3389 method disconnect |
| 3388 method observe | 3390 method observe |
| 3389 method takeRecords | 3391 method takeRecords |
| (...skipping 4166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7556 method stop | 7558 method stop |
| 7557 method webkitCancelAnimationFrame | 7559 method webkitCancelAnimationFrame |
| 7558 method webkitCancelRequestAnimationFrame | 7560 method webkitCancelRequestAnimationFrame |
| 7559 method webkitRequestAnimationFrame | 7561 method webkitRequestAnimationFrame |
| 7560 method webkitRequestFileSystem | 7562 method webkitRequestFileSystem |
| 7561 method webkitResolveLocalFileSystemURL | 7563 method webkitResolveLocalFileSystemURL |
| 7562 PASS successfullyParsed is true | 7564 PASS successfullyParsed is true |
| 7563 | 7565 |
| 7564 TEST COMPLETE | 7566 TEST COMPLETE |
| 7565 | 7567 |
| OLD | NEW |