| 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 3498 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3509 getter y | 3509 getter y |
| 3510 method constructor | 3510 method constructor |
| 3511 interface SVGDefsElement : SVGGraphicsElement | 3511 interface SVGDefsElement : SVGGraphicsElement |
| 3512 method constructor | 3512 method constructor |
| 3513 interface SVGDescElement : SVGElement | 3513 interface SVGDescElement : SVGElement |
| 3514 method constructor | 3514 method constructor |
| 3515 interface SVGDiscardElement : SVGElement | 3515 interface SVGDiscardElement : SVGElement |
| 3516 method constructor | 3516 method constructor |
| 3517 interface SVGElement : Element | 3517 interface SVGElement : Element |
| 3518 getter className | 3518 getter className |
| 3519 getter offsetHeight | |
| 3520 getter offsetLeft | |
| 3521 getter offsetParent | |
| 3522 getter offsetTop | |
| 3523 getter offsetWidth | |
| 3524 getter onabort | 3519 getter onabort |
| 3525 getter onblur | 3520 getter onblur |
| 3526 getter oncancel | 3521 getter oncancel |
| 3527 getter oncanplay | 3522 getter oncanplay |
| 3528 getter oncanplaythrough | 3523 getter oncanplaythrough |
| 3529 getter onchange | 3524 getter onchange |
| 3530 getter onclick | 3525 getter onclick |
| 3531 getter onclose | 3526 getter onclose |
| 3532 getter oncontextmenu | 3527 getter oncontextmenu |
| 3533 getter oncuechange | 3528 getter oncuechange |
| (...skipping 2276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5810 method scrollBy | 5805 method scrollBy |
| 5811 method scrollTo | 5806 method scrollTo |
| 5812 method setInterval | 5807 method setInterval |
| 5813 method setTimeout | 5808 method setTimeout |
| 5814 method stop | 5809 method stop |
| 5815 method webkitCancelAnimationFrame | 5810 method webkitCancelAnimationFrame |
| 5816 method webkitCancelRequestAnimationFrame | 5811 method webkitCancelRequestAnimationFrame |
| 5817 method webkitRequestAnimationFrame | 5812 method webkitRequestAnimationFrame |
| 5818 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 5813 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 5819 TEST FINISHED | 5814 TEST FINISHED |
| OLD | NEW |