| 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 4185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4196 attribute SVG_ZOOMANDPAN_DISABLE | 4196 attribute SVG_ZOOMANDPAN_DISABLE |
| 4197 attribute SVG_ZOOMANDPAN_MAGNIFY | 4197 attribute SVG_ZOOMANDPAN_MAGNIFY |
| 4198 attribute SVG_ZOOMANDPAN_UNKNOWN | 4198 attribute SVG_ZOOMANDPAN_UNKNOWN |
| 4199 getter currentScale | 4199 getter currentScale |
| 4200 getter currentTranslate | 4200 getter currentTranslate |
| 4201 getter currentView | 4201 getter currentView |
| 4202 getter height | 4202 getter height |
| 4203 getter preserveAspectRatio | 4203 getter preserveAspectRatio |
| 4204 getter useCurrentView | 4204 getter useCurrentView |
| 4205 getter viewBox | 4205 getter viewBox |
| 4206 getter viewport | |
| 4207 getter width | 4206 getter width |
| 4208 getter x | 4207 getter x |
| 4209 getter y | 4208 getter y |
| 4210 getter zoomAndPan | 4209 getter zoomAndPan |
| 4211 method animationsPaused | 4210 method animationsPaused |
| 4212 method checkEnclosure | 4211 method checkEnclosure |
| 4213 method checkIntersection | 4212 method checkIntersection |
| 4214 method constructor | 4213 method constructor |
| 4215 method createSVGAngle | 4214 method createSVGAngle |
| 4216 method createSVGLength | 4215 method createSVGLength |
| (...skipping 1628 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5845 method scrollBy | 5844 method scrollBy |
| 5846 method scrollTo | 5845 method scrollTo |
| 5847 method setInterval | 5846 method setInterval |
| 5848 method setTimeout | 5847 method setTimeout |
| 5849 method stop | 5848 method stop |
| 5850 method webkitCancelAnimationFrame | 5849 method webkitCancelAnimationFrame |
| 5851 method webkitCancelRequestAnimationFrame | 5850 method webkitCancelRequestAnimationFrame |
| 5852 method webkitRequestAnimationFrame | 5851 method webkitRequestAnimationFrame |
| 5853 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 5852 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 5854 TEST FINISHED | 5853 TEST FINISHED |
| OLD | NEW |