| 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 3718 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3729 method constructor | 3729 method constructor |
| 3730 method entries | 3730 method entries |
| 3731 method forEach | 3731 method forEach |
| 3732 method get | 3732 method get |
| 3733 method has | 3733 method has |
| 3734 method keys | 3734 method keys |
| 3735 method values | 3735 method values |
| 3736 interface MIDIMessageEvent : Event | 3736 interface MIDIMessageEvent : Event |
| 3737 attribute @@toStringTag | 3737 attribute @@toStringTag |
| 3738 getter data | 3738 getter data |
| 3739 getter receivedTime | |
| 3740 method constructor | 3739 method constructor |
| 3741 interface MIDIOutput : MIDIPort | 3740 interface MIDIOutput : MIDIPort |
| 3742 attribute @@toStringTag | 3741 attribute @@toStringTag |
| 3743 method constructor | 3742 method constructor |
| 3744 method send | 3743 method send |
| 3745 interface MIDIOutputMap | 3744 interface MIDIOutputMap |
| 3746 attribute @@toStringTag | 3745 attribute @@toStringTag |
| 3747 getter size | 3746 getter size |
| 3748 method @@iterator | 3747 method @@iterator |
| 3749 method constructor | 3748 method constructor |
| (...skipping 5096 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8846 method stop | 8845 method stop |
| 8847 method webkitCancelAnimationFrame | 8846 method webkitCancelAnimationFrame |
| 8848 method webkitCancelRequestAnimationFrame | 8847 method webkitCancelRequestAnimationFrame |
| 8849 method webkitRequestAnimationFrame | 8848 method webkitRequestAnimationFrame |
| 8850 method webkitRequestFileSystem | 8849 method webkitRequestFileSystem |
| 8851 method webkitResolveLocalFileSystemURL | 8850 method webkitResolveLocalFileSystemURL |
| 8852 PASS successfullyParsed is true | 8851 PASS successfullyParsed is true |
| 8853 | 8852 |
| 8854 TEST COMPLETE | 8853 TEST COMPLETE |
| 8855 | 8854 |
| OLD | NEW |