| 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 3612 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3623 getter key | 3623 getter key |
| 3624 getter keyCode | 3624 getter keyCode |
| 3625 getter location | 3625 getter location |
| 3626 getter metaKey | 3626 getter metaKey |
| 3627 getter repeat | 3627 getter repeat |
| 3628 getter shiftKey | 3628 getter shiftKey |
| 3629 getter which | 3629 getter which |
| 3630 method constructor | 3630 method constructor |
| 3631 method getModifierState | 3631 method getModifierState |
| 3632 method initKeyboardEvent | 3632 method initKeyboardEvent |
| 3633 interface KeyframeEffect : AnimationEffectReadOnly | 3633 interface KeyframeEffect : KeyframeEffectReadOnly |
| 3634 attribute @@toStringTag |
| 3635 method constructor |
| 3636 interface KeyframeEffectReadOnly : AnimationEffectReadOnly |
| 3634 attribute @@toStringTag | 3637 attribute @@toStringTag |
| 3635 method constructor | 3638 method constructor |
| 3636 interface Location | 3639 interface Location |
| 3637 attribute @@toStringTag | 3640 attribute @@toStringTag |
| 3638 method constructor | 3641 method constructor |
| 3639 interface MIDIAccess : EventTarget | 3642 interface MIDIAccess : EventTarget |
| 3640 attribute @@toStringTag | 3643 attribute @@toStringTag |
| 3641 getter inputs | 3644 getter inputs |
| 3642 getter onstatechange | 3645 getter onstatechange |
| 3643 getter outputs | 3646 getter outputs |
| (...skipping 4230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7874 method stop | 7877 method stop |
| 7875 method webkitCancelAnimationFrame | 7878 method webkitCancelAnimationFrame |
| 7876 method webkitCancelRequestAnimationFrame | 7879 method webkitCancelRequestAnimationFrame |
| 7877 method webkitRequestAnimationFrame | 7880 method webkitRequestAnimationFrame |
| 7878 method webkitRequestFileSystem | 7881 method webkitRequestFileSystem |
| 7879 method webkitResolveLocalFileSystemURL | 7882 method webkitResolveLocalFileSystemURL |
| 7880 PASS successfullyParsed is true | 7883 PASS successfullyParsed is true |
| 7881 | 7884 |
| 7882 TEST COMPLETE | 7885 TEST COMPLETE |
| 7883 | 7886 |
| OLD | NEW |