| 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 4343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4354 getter y | 4354 getter y |
| 4355 method constructor | 4355 method constructor |
| 4356 interface SVGSVGElement | 4356 interface SVGSVGElement |
| 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 currentScale | 4360 getter currentScale |
| 4361 getter currentTranslate | 4361 getter currentTranslate |
| 4362 getter currentView | 4362 getter currentView |
| 4363 getter height | 4363 getter height |
| 4364 getter pixelUnitToMillimeterX | |
| 4365 getter pixelUnitToMillimeterY | |
| 4366 getter preserveAspectRatio | 4364 getter preserveAspectRatio |
| 4367 getter screenPixelToMillimeterX | |
| 4368 getter screenPixelToMillimeterY | |
| 4369 getter useCurrentView | 4365 getter useCurrentView |
| 4370 getter viewBox | 4366 getter viewBox |
| 4371 getter viewport | 4367 getter viewport |
| 4372 getter width | 4368 getter width |
| 4373 getter x | 4369 getter x |
| 4374 getter y | 4370 getter y |
| 4375 getter zoomAndPan | 4371 getter zoomAndPan |
| 4376 method animationsPaused | 4372 method animationsPaused |
| 4377 method checkEnclosure | 4373 method checkEnclosure |
| 4378 method checkIntersection | 4374 method checkIntersection |
| (...skipping 1524 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5903 setter hostname | 5899 setter hostname |
| 5904 setter href | 5900 setter href |
| 5905 setter password | 5901 setter password |
| 5906 setter pathname | 5902 setter pathname |
| 5907 setter port | 5903 setter port |
| 5908 setter protocol | 5904 setter protocol |
| 5909 setter search | 5905 setter search |
| 5910 setter username | 5906 setter username |
| 5911 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 5907 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 5912 TEST FINISHED | 5908 TEST FINISHED |
| OLD | NEW |