| OLD | NEW |
| 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. | 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. |
| 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. | 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. |
| 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. | 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. |
| 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT
ransaction' instead. | 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT
ransaction' instead. |
| 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque
st' instead. | 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque
st' instead. |
| 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO
bjectStore' instead. | 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO
bjectStore' instead. |
| 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR
ange' instead. | 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR
ange' instead. |
| 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex'
instead. | 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex'
instead. |
| 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto
ry' instead. | 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto
ry' instead. |
| 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData
base' instead. | 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData
base' instead. |
| (...skipping 2962 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2973 getter width | 2973 getter width |
| 2974 method constructor | 2974 method constructor |
| 2975 interface InputDeviceCapabilities | 2975 interface InputDeviceCapabilities |
| 2976 attribute @@toStringTag | 2976 attribute @@toStringTag |
| 2977 getter firesTouchEvents | 2977 getter firesTouchEvents |
| 2978 method constructor | 2978 method constructor |
| 2979 interface IntersectionObserver | 2979 interface IntersectionObserver |
| 2980 attribute @@toStringTag | 2980 attribute @@toStringTag |
| 2981 getter root | 2981 getter root |
| 2982 getter rootMargin | 2982 getter rootMargin |
| 2983 getter thresholds |
| 2983 method constructor | 2984 method constructor |
| 2984 method disconnect | 2985 method disconnect |
| 2985 method observe | 2986 method observe |
| 2986 method takeRecords | 2987 method takeRecords |
| 2987 method unobserve | 2988 method unobserve |
| 2988 interface IntersectionObserverEntry | 2989 interface IntersectionObserverEntry |
| 2989 attribute @@toStringTag | 2990 attribute @@toStringTag |
| 2990 getter boundingClientRect | 2991 getter boundingClientRect |
| 2991 getter intersectionRatio | 2992 getter intersectionRatio |
| 2992 getter intersectionRect | 2993 getter intersectionRect |
| (...skipping 3652 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6645 method stop | 6646 method stop |
| 6646 method webkitCancelAnimationFrame | 6647 method webkitCancelAnimationFrame |
| 6647 method webkitCancelRequestAnimationFrame | 6648 method webkitCancelRequestAnimationFrame |
| 6648 method webkitRequestAnimationFrame | 6649 method webkitRequestAnimationFrame |
| 6649 method webkitRequestFileSystem | 6650 method webkitRequestFileSystem |
| 6650 method webkitResolveLocalFileSystemURL | 6651 method webkitResolveLocalFileSystemURL |
| 6651 PASS successfullyParsed is true | 6652 PASS successfullyParsed is true |
| 6652 | 6653 |
| 6653 TEST COMPLETE | 6654 TEST COMPLETE |
| 6654 | 6655 |
| OLD | NEW |