| 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 5185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5196 getter x | 5196 getter x |
| 5197 getter y | 5197 getter y |
| 5198 method constructor | 5198 method constructor |
| 5199 interface SVGViewElement : SVGElement | 5199 interface SVGViewElement : SVGElement |
| 5200 attribute @@toStringTag | 5200 attribute @@toStringTag |
| 5201 attribute SVG_ZOOMANDPAN_DISABLE | 5201 attribute SVG_ZOOMANDPAN_DISABLE |
| 5202 attribute SVG_ZOOMANDPAN_MAGNIFY | 5202 attribute SVG_ZOOMANDPAN_MAGNIFY |
| 5203 attribute SVG_ZOOMANDPAN_UNKNOWN | 5203 attribute SVG_ZOOMANDPAN_UNKNOWN |
| 5204 getter preserveAspectRatio | 5204 getter preserveAspectRatio |
| 5205 getter viewBox | 5205 getter viewBox |
| 5206 getter viewTarget | |
| 5207 getter zoomAndPan | 5206 getter zoomAndPan |
| 5208 method constructor | 5207 method constructor |
| 5209 setter zoomAndPan | 5208 setter zoomAndPan |
| 5210 interface SVGViewSpec | 5209 interface SVGViewSpec |
| 5211 attribute @@toStringTag | 5210 attribute @@toStringTag |
| 5212 attribute SVG_ZOOMANDPAN_DISABLE | 5211 attribute SVG_ZOOMANDPAN_DISABLE |
| 5213 attribute SVG_ZOOMANDPAN_MAGNIFY | 5212 attribute SVG_ZOOMANDPAN_MAGNIFY |
| 5214 attribute SVG_ZOOMANDPAN_UNKNOWN | 5213 attribute SVG_ZOOMANDPAN_UNKNOWN |
| 5215 getter preserveAspectRatio | 5214 getter preserveAspectRatio |
| 5216 getter preserveAspectRatioString | 5215 getter preserveAspectRatioString |
| (...skipping 2505 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7722 method stop | 7721 method stop |
| 7723 method webkitCancelAnimationFrame | 7722 method webkitCancelAnimationFrame |
| 7724 method webkitCancelRequestAnimationFrame | 7723 method webkitCancelRequestAnimationFrame |
| 7725 method webkitRequestAnimationFrame | 7724 method webkitRequestAnimationFrame |
| 7726 method webkitRequestFileSystem | 7725 method webkitRequestFileSystem |
| 7727 method webkitResolveLocalFileSystemURL | 7726 method webkitResolveLocalFileSystemURL |
| 7728 PASS successfullyParsed is true | 7727 PASS successfullyParsed is true |
| 7729 | 7728 |
| 7730 TEST COMPLETE | 7729 TEST COMPLETE |
| 7731 | 7730 |
| OLD | NEW |