| 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 7755 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7766 method requestIdleCallback | 7766 method requestIdleCallback |
| 7767 method resizeBy | 7767 method resizeBy |
| 7768 method resizeTo | 7768 method resizeTo |
| 7769 method scroll | 7769 method scroll |
| 7770 method scrollBy | 7770 method scrollBy |
| 7771 method scrollTo | 7771 method scrollTo |
| 7772 method setInterval | 7772 method setInterval |
| 7773 method setTimeout | 7773 method setTimeout |
| 7774 method stop | 7774 method stop |
| 7775 method webkitCancelAnimationFrame | 7775 method webkitCancelAnimationFrame |
| 7776 method webkitCancelRequestAnimationFrame | |
| 7777 method webkitRequestAnimationFrame | 7776 method webkitRequestAnimationFrame |
| 7778 method webkitRequestFileSystem | 7777 method webkitRequestFileSystem |
| 7779 method webkitResolveLocalFileSystemURL | 7778 method webkitResolveLocalFileSystemURL |
| 7780 PASS successfullyParsed is true | 7779 PASS successfullyParsed is true |
| 7781 | 7780 |
| 7782 TEST COMPLETE | 7781 TEST COMPLETE |
| 7783 | 7782 |
| OLD | NEW |