| 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 3806 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3817 interface PerformanceNavigation | 3817 interface PerformanceNavigation |
| 3818 attribute @@toStringTag | 3818 attribute @@toStringTag |
| 3819 attribute TYPE_BACK_FORWARD | 3819 attribute TYPE_BACK_FORWARD |
| 3820 attribute TYPE_NAVIGATE | 3820 attribute TYPE_NAVIGATE |
| 3821 attribute TYPE_RELOAD | 3821 attribute TYPE_RELOAD |
| 3822 attribute TYPE_RESERVED | 3822 attribute TYPE_RESERVED |
| 3823 getter redirectCount | 3823 getter redirectCount |
| 3824 getter type | 3824 getter type |
| 3825 method constructor | 3825 method constructor |
| 3826 method toJSON | 3826 method toJSON |
| 3827 interface PerformanceNavigationTiming : PerformanceResourceTiming |
| 3828 attribute @@toStringTag |
| 3829 getter domComplete |
| 3830 getter domContentLoadedEventEnd |
| 3831 getter domContentLoadedEventStart |
| 3832 getter domInteractive |
| 3833 getter loadEventEnd |
| 3834 getter loadEventStart |
| 3835 getter redirectCount |
| 3836 getter type |
| 3837 getter unloadEventEnd |
| 3838 getter unloadEventStart |
| 3839 method constructor |
| 3840 method toJSON |
| 3827 interface PerformanceObserver | 3841 interface PerformanceObserver |
| 3828 attribute @@toStringTag | 3842 attribute @@toStringTag |
| 3829 method constructor | 3843 method constructor |
| 3830 method disconnect | 3844 method disconnect |
| 3831 method observe | 3845 method observe |
| 3832 interface PerformanceObserverEntryList | 3846 interface PerformanceObserverEntryList |
| 3833 attribute @@toStringTag | 3847 attribute @@toStringTag |
| 3834 method constructor | 3848 method constructor |
| 3835 method getEntries | 3849 method getEntries |
| 3836 method getEntriesByName | 3850 method getEntriesByName |
| (...skipping 3937 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7774 method stop | 7788 method stop |
| 7775 method webkitCancelAnimationFrame | 7789 method webkitCancelAnimationFrame |
| 7776 method webkitCancelRequestAnimationFrame | 7790 method webkitCancelRequestAnimationFrame |
| 7777 method webkitRequestAnimationFrame | 7791 method webkitRequestAnimationFrame |
| 7778 method webkitRequestFileSystem | 7792 method webkitRequestFileSystem |
| 7779 method webkitResolveLocalFileSystemURL | 7793 method webkitResolveLocalFileSystemURL |
| 7780 PASS successfullyParsed is true | 7794 PASS successfullyParsed is true |
| 7781 | 7795 |
| 7782 TEST COMPLETE | 7796 TEST COMPLETE |
| 7783 | 7797 |
| OLD | NEW |