| 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 5153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5164 getter x | 5164 getter x |
| 5165 getter y | 5165 getter y |
| 5166 method constructor | 5166 method constructor |
| 5167 interface SVGViewElement : SVGElement | 5167 interface SVGViewElement : SVGElement |
| 5168 attribute @@toStringTag | 5168 attribute @@toStringTag |
| 5169 attribute SVG_ZOOMANDPAN_DISABLE | 5169 attribute SVG_ZOOMANDPAN_DISABLE |
| 5170 attribute SVG_ZOOMANDPAN_MAGNIFY | 5170 attribute SVG_ZOOMANDPAN_MAGNIFY |
| 5171 attribute SVG_ZOOMANDPAN_UNKNOWN | 5171 attribute SVG_ZOOMANDPAN_UNKNOWN |
| 5172 getter preserveAspectRatio | 5172 getter preserveAspectRatio |
| 5173 getter viewBox | 5173 getter viewBox |
| 5174 getter viewTarget | |
| 5175 getter zoomAndPan | 5174 getter zoomAndPan |
| 5176 method constructor | 5175 method constructor |
| 5177 setter zoomAndPan | 5176 setter zoomAndPan |
| 5178 interface Screen | 5177 interface Screen |
| 5179 attribute @@toStringTag | 5178 attribute @@toStringTag |
| 5180 getter availHeight | 5179 getter availHeight |
| 5181 getter availLeft | 5180 getter availLeft |
| 5182 getter availTop | 5181 getter availTop |
| 5183 getter availWidth | 5182 getter availWidth |
| 5184 getter colorDepth | 5183 getter colorDepth |
| (...skipping 2489 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7674 method stop | 7673 method stop |
| 7675 method webkitCancelAnimationFrame | 7674 method webkitCancelAnimationFrame |
| 7676 method webkitCancelRequestAnimationFrame | 7675 method webkitCancelRequestAnimationFrame |
| 7677 method webkitRequestAnimationFrame | 7676 method webkitRequestAnimationFrame |
| 7678 method webkitRequestFileSystem | 7677 method webkitRequestFileSystem |
| 7679 method webkitResolveLocalFileSystemURL | 7678 method webkitResolveLocalFileSystemURL |
| 7680 PASS successfullyParsed is true | 7679 PASS successfullyParsed is true |
| 7681 | 7680 |
| 7682 TEST COMPLETE | 7681 TEST COMPLETE |
| 7683 | 7682 |
| OLD | NEW |