| 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 6032 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6043 getter x | 6043 getter x |
| 6044 getter y | 6044 getter y |
| 6045 method constructor | 6045 method constructor |
| 6046 interface SVGViewElement : SVGElement | 6046 interface SVGViewElement : SVGElement |
| 6047 attribute @@toStringTag | 6047 attribute @@toStringTag |
| 6048 attribute SVG_ZOOMANDPAN_DISABLE | 6048 attribute SVG_ZOOMANDPAN_DISABLE |
| 6049 attribute SVG_ZOOMANDPAN_MAGNIFY | 6049 attribute SVG_ZOOMANDPAN_MAGNIFY |
| 6050 attribute SVG_ZOOMANDPAN_UNKNOWN | 6050 attribute SVG_ZOOMANDPAN_UNKNOWN |
| 6051 getter preserveAspectRatio | 6051 getter preserveAspectRatio |
| 6052 getter viewBox | 6052 getter viewBox |
| 6053 getter viewTarget | |
| 6054 getter zoomAndPan | 6053 getter zoomAndPan |
| 6055 method constructor | 6054 method constructor |
| 6056 setter zoomAndPan | 6055 setter zoomAndPan |
| 6057 interface Screen | 6056 interface Screen |
| 6058 attribute @@toStringTag | 6057 attribute @@toStringTag |
| 6059 getter availHeight | 6058 getter availHeight |
| 6060 getter availLeft | 6059 getter availLeft |
| 6061 getter availTop | 6060 getter availTop |
| 6062 getter availWidth | 6061 getter availWidth |
| 6063 getter colorDepth | 6062 getter colorDepth |
| (...skipping 2763 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8827 method stop | 8826 method stop |
| 8828 method webkitCancelAnimationFrame | 8827 method webkitCancelAnimationFrame |
| 8829 method webkitCancelRequestAnimationFrame | 8828 method webkitCancelRequestAnimationFrame |
| 8830 method webkitRequestAnimationFrame | 8829 method webkitRequestAnimationFrame |
| 8831 method webkitRequestFileSystem | 8830 method webkitRequestFileSystem |
| 8832 method webkitResolveLocalFileSystemURL | 8831 method webkitResolveLocalFileSystemURL |
| 8833 PASS successfullyParsed is true | 8832 PASS successfullyParsed is true |
| 8834 | 8833 |
| 8835 TEST COMPLETE | 8834 TEST COMPLETE |
| 8836 | 8835 |
| OLD | NEW |