| 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 3091 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3102 method constructor | 3102 method constructor |
| 3103 method timeRemaining | 3103 method timeRemaining |
| 3104 interface Image | 3104 interface Image |
| 3105 method constructor | 3105 method constructor |
| 3106 interface ImageBitmap | 3106 interface ImageBitmap |
| 3107 attribute @@toStringTag | 3107 attribute @@toStringTag |
| 3108 getter height | 3108 getter height |
| 3109 getter width | 3109 getter width |
| 3110 method close | 3110 method close |
| 3111 method constructor | 3111 method constructor |
| 3112 interface ImageBitmapRenderingContext |
| 3113 attribute @@toStringTag |
| 3114 getter canvas |
| 3115 method constructor |
| 3116 method transferFromImageBitmap |
| 3112 interface ImageData | 3117 interface ImageData |
| 3113 attribute @@toStringTag | 3118 attribute @@toStringTag |
| 3114 getter height | 3119 getter height |
| 3115 getter width | 3120 getter width |
| 3116 method constructor | 3121 method constructor |
| 3117 interface InputDeviceCapabilities | 3122 interface InputDeviceCapabilities |
| 3118 attribute @@toStringTag | 3123 attribute @@toStringTag |
| 3119 getter firesTouchEvents | 3124 getter firesTouchEvents |
| 3120 method constructor | 3125 method constructor |
| 3121 interface IntersectionObserver | 3126 interface IntersectionObserver |
| (...skipping 4610 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7732 method stop | 7737 method stop |
| 7733 method webkitCancelAnimationFrame | 7738 method webkitCancelAnimationFrame |
| 7734 method webkitCancelRequestAnimationFrame | 7739 method webkitCancelRequestAnimationFrame |
| 7735 method webkitRequestAnimationFrame | 7740 method webkitRequestAnimationFrame |
| 7736 method webkitRequestFileSystem | 7741 method webkitRequestFileSystem |
| 7737 method webkitResolveLocalFileSystemURL | 7742 method webkitResolveLocalFileSystemURL |
| 7738 PASS successfullyParsed is true | 7743 PASS successfullyParsed is true |
| 7739 | 7744 |
| 7740 TEST COMPLETE | 7745 TEST COMPLETE |
| 7741 | 7746 |
| OLD | NEW |