| OLD | NEW |
| 1 [INTERFACES] | 1 [INTERFACES] |
| 2 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' inst
ead. | 2 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' inst
ead. |
| 3 'webkitAudioContext' is deprecated. Please use 'AudioContext' instead. | 3 'webkitAudioContext' is deprecated. Please use 'AudioContext' instead. |
| 4 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryS
torage' or 'navigator.webkitPersistentStorage' instead. | 4 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryS
torage' or 'navigator.webkitPersistentStorage' instead. |
| 5 'webkitIDBTransaction' is deprecated. Please use 'IDBTransaction' instead. | 5 'webkitIDBTransaction' is deprecated. Please use 'IDBTransaction' instead. |
| 6 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' instead. | 6 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' instead. |
| 7 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStore' instead. | 7 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStore' instead. |
| 8 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' instead. | 8 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' instead. |
| 9 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 9 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 10 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' instead. | 10 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' instead. |
| (...skipping 4341 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4352 getter width | 4352 getter width |
| 4353 getter x | 4353 getter x |
| 4354 getter y | 4354 getter y |
| 4355 method constructor | 4355 method constructor |
| 4356 interface SVGViewElement : SVGElement | 4356 interface SVGViewElement : SVGElement |
| 4357 attribute SVG_ZOOMANDPAN_DISABLE | 4357 attribute SVG_ZOOMANDPAN_DISABLE |
| 4358 attribute SVG_ZOOMANDPAN_MAGNIFY | 4358 attribute SVG_ZOOMANDPAN_MAGNIFY |
| 4359 attribute SVG_ZOOMANDPAN_UNKNOWN | 4359 attribute SVG_ZOOMANDPAN_UNKNOWN |
| 4360 getter preserveAspectRatio | 4360 getter preserveAspectRatio |
| 4361 getter viewBox | 4361 getter viewBox |
| 4362 getter viewTarget | |
| 4363 getter zoomAndPan | 4362 getter zoomAndPan |
| 4364 method constructor | 4363 method constructor |
| 4365 setter zoomAndPan | 4364 setter zoomAndPan |
| 4366 interface Screen | 4365 interface Screen |
| 4367 getter availHeight | 4366 getter availHeight |
| 4368 getter availLeft | 4367 getter availLeft |
| 4369 getter availTop | 4368 getter availTop |
| 4370 getter availWidth | 4369 getter availWidth |
| 4371 getter colorDepth | 4370 getter colorDepth |
| 4372 getter height | 4371 getter height |
| (...skipping 1455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5828 method scrollBy | 5827 method scrollBy |
| 5829 method scrollTo | 5828 method scrollTo |
| 5830 method setInterval | 5829 method setInterval |
| 5831 method setTimeout | 5830 method setTimeout |
| 5832 method stop | 5831 method stop |
| 5833 method webkitCancelAnimationFrame | 5832 method webkitCancelAnimationFrame |
| 5834 method webkitCancelRequestAnimationFrame | 5833 method webkitCancelRequestAnimationFrame |
| 5835 method webkitRequestAnimationFrame | 5834 method webkitRequestAnimationFrame |
| 5836 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 5835 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 5837 TEST FINISHED | 5836 TEST FINISHED |
| OLD | NEW |