| 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 and will be remov
ed in M57, around March 2017. Please use 'IDBTransaction' instead. See https://w
ww.chromestatus.com/features/5775330191081472 for more details. | 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated and will be remov
ed in M57, around March 2017. Please use 'IDBTransaction' instead. See https://w
ww.chromestatus.com/features/5775330191081472 for more details. |
| 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated and will be removed i
n M57, around March 2017. Please use 'IDBRequest' instead. See https://www.chrom
estatus.com/features/5775330191081472 for more details. | 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated and will be removed i
n M57, around March 2017. Please use 'IDBRequest' instead. See https://www.chrom
estatus.com/features/5775330191081472 for more details. |
| 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated and will be remov
ed in M57, around March 2017. Please use 'IDBObjectStore' instead. See https://w
ww.chromestatus.com/features/5775330191081472 for more details. | 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated and will be remov
ed in M57, around March 2017. Please use 'IDBObjectStore' instead. See https://w
ww.chromestatus.com/features/5775330191081472 for more details. |
| 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated and will be removed
in M57, around March 2017. Please use 'IDBKeyRange' instead. See https://www.chr
omestatus.com/features/5775330191081472 for more details. | 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated and will be removed
in M57, around March 2017. Please use 'IDBKeyRange' instead. See https://www.chr
omestatus.com/features/5775330191081472 for more details. |
| 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated and will be removed in
M57, around March 2017. Please use 'IDBIndex' instead. See https://www.chromesta
tus.com/features/5775330191081472 for more details. | 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated and will be removed in
M57, around March 2017. Please use 'IDBIndex' instead. See https://www.chromesta
tus.com/features/5775330191081472 for more details. |
| 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated and will be removed i
n M57, around March 2017. Please use 'IDBFactory' instead. See https://www.chrom
estatus.com/features/5775330191081472 for more details. | 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated and will be removed i
n M57, around March 2017. Please use 'IDBFactory' instead. See https://www.chrom
estatus.com/features/5775330191081472 for more details. |
| 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated and will be removed
in M57, around March 2017. Please use 'IDBDatabase' instead. See https://www.chr
omestatus.com/features/5775330191081472 for more details. | 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated and will be removed
in M57, around March 2017. Please use 'IDBDatabase' instead. See https://www.chr
omestatus.com/features/5775330191081472 for more details. |
| (...skipping 7697 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7708 method requestIdleCallback | 7708 method requestIdleCallback |
| 7709 method resizeBy | 7709 method resizeBy |
| 7710 method resizeTo | 7710 method resizeTo |
| 7711 method scroll | 7711 method scroll |
| 7712 method scrollBy | 7712 method scrollBy |
| 7713 method scrollTo | 7713 method scrollTo |
| 7714 method setInterval | 7714 method setInterval |
| 7715 method setTimeout | 7715 method setTimeout |
| 7716 method stop | 7716 method stop |
| 7717 method webkitCancelAnimationFrame | 7717 method webkitCancelAnimationFrame |
| 7718 method webkitCancelRequestAnimationFrame | |
| 7719 method webkitRequestAnimationFrame | 7718 method webkitRequestAnimationFrame |
| 7720 method webkitRequestFileSystem | 7719 method webkitRequestFileSystem |
| 7721 method webkitResolveLocalFileSystemURL | 7720 method webkitResolveLocalFileSystemURL |
| 7722 PASS successfullyParsed is true | 7721 PASS successfullyParsed is true |
| 7723 | 7722 |
| 7724 TEST COMPLETE | 7723 TEST COMPLETE |
| 7725 | 7724 |
| OLD | NEW |