| 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 3174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3185 method constructor | 3185 method constructor |
| 3186 method entries | 3186 method entries |
| 3187 method forEach | 3187 method forEach |
| 3188 method get | 3188 method get |
| 3189 method has | 3189 method has |
| 3190 method keys | 3190 method keys |
| 3191 method values | 3191 method values |
| 3192 interface MIDIMessageEvent : Event | 3192 interface MIDIMessageEvent : Event |
| 3193 attribute @@toStringTag | 3193 attribute @@toStringTag |
| 3194 getter data | 3194 getter data |
| 3195 getter receivedTime | |
| 3196 method constructor | 3195 method constructor |
| 3197 interface MIDIOutput : MIDIPort | 3196 interface MIDIOutput : MIDIPort |
| 3198 attribute @@toStringTag | 3197 attribute @@toStringTag |
| 3199 method constructor | 3198 method constructor |
| 3200 method send | 3199 method send |
| 3201 interface MIDIOutputMap | 3200 interface MIDIOutputMap |
| 3202 attribute @@toStringTag | 3201 attribute @@toStringTag |
| 3203 getter size | 3202 getter size |
| 3204 method @@iterator | 3203 method @@iterator |
| 3205 method constructor | 3204 method constructor |
| (...skipping 4545 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7751 method stop | 7750 method stop |
| 7752 method webkitCancelAnimationFrame | 7751 method webkitCancelAnimationFrame |
| 7753 method webkitCancelRequestAnimationFrame | 7752 method webkitCancelRequestAnimationFrame |
| 7754 method webkitRequestAnimationFrame | 7753 method webkitRequestAnimationFrame |
| 7755 method webkitRequestFileSystem | 7754 method webkitRequestFileSystem |
| 7756 method webkitResolveLocalFileSystemURL | 7755 method webkitResolveLocalFileSystemURL |
| 7757 PASS successfullyParsed is true | 7756 PASS successfullyParsed is true |
| 7758 | 7757 |
| 7759 TEST COMPLETE | 7758 TEST COMPLETE |
| 7760 | 7759 |
| OLD | NEW |