| 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 5842 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5853 method scrollBy | 5853 method scrollBy |
| 5854 method scrollTo | 5854 method scrollTo |
| 5855 method setInterval | 5855 method setInterval |
| 5856 method setTimeout | 5856 method setTimeout |
| 5857 method stop | 5857 method stop |
| 5858 method webkitCancelAnimationFrame | 5858 method webkitCancelAnimationFrame |
| 5859 method webkitCancelRequestAnimationFrame | 5859 method webkitCancelRequestAnimationFrame |
| 5860 method webkitRequestAnimationFrame | 5860 method webkitRequestAnimationFrame |
| 5861 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 5861 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 5862 TEST FINISHED | 5862 TEST FINISHED |
| OLD | NEW |