| 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 5211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5222 getter x | 5222 getter x |
| 5223 getter y | 5223 getter y |
| 5224 method constructor | 5224 method constructor |
| 5225 interface SVGViewElement : SVGElement | 5225 interface SVGViewElement : SVGElement |
| 5226 attribute @@toStringTag | 5226 attribute @@toStringTag |
| 5227 attribute SVG_ZOOMANDPAN_DISABLE | 5227 attribute SVG_ZOOMANDPAN_DISABLE |
| 5228 attribute SVG_ZOOMANDPAN_MAGNIFY | 5228 attribute SVG_ZOOMANDPAN_MAGNIFY |
| 5229 attribute SVG_ZOOMANDPAN_UNKNOWN | 5229 attribute SVG_ZOOMANDPAN_UNKNOWN |
| 5230 getter preserveAspectRatio | 5230 getter preserveAspectRatio |
| 5231 getter viewBox | 5231 getter viewBox |
| 5232 getter viewTarget | |
| 5233 getter zoomAndPan | 5232 getter zoomAndPan |
| 5234 method constructor | 5233 method constructor |
| 5235 setter zoomAndPan | 5234 setter zoomAndPan |
| 5236 interface Screen | 5235 interface Screen |
| 5237 attribute @@toStringTag | 5236 attribute @@toStringTag |
| 5238 getter availHeight | 5237 getter availHeight |
| 5239 getter availLeft | 5238 getter availLeft |
| 5240 getter availTop | 5239 getter availTop |
| 5241 getter availWidth | 5240 getter availWidth |
| 5242 getter colorDepth | 5241 getter colorDepth |
| (...skipping 2489 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7732 method stop | 7731 method stop |
| 7733 method webkitCancelAnimationFrame | 7732 method webkitCancelAnimationFrame |
| 7734 method webkitCancelRequestAnimationFrame | 7733 method webkitCancelRequestAnimationFrame |
| 7735 method webkitRequestAnimationFrame | 7734 method webkitRequestAnimationFrame |
| 7736 method webkitRequestFileSystem | 7735 method webkitRequestFileSystem |
| 7737 method webkitResolveLocalFileSystemURL | 7736 method webkitResolveLocalFileSystemURL |
| 7738 PASS successfullyParsed is true | 7737 PASS successfullyParsed is true |
| 7739 | 7738 |
| 7740 TEST COMPLETE | 7739 TEST COMPLETE |
| 7741 | 7740 |
| OLD | NEW |