| 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 269 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 280 getter parentRule | 280 getter parentRule |
| 281 getter parentStyleSheet | 281 getter parentStyleSheet |
| 282 getter type | 282 getter type |
| 283 method constructor | 283 method constructor |
| 284 setter cssText | 284 setter cssText |
| 285 interface CSSRuleList | 285 interface CSSRuleList |
| 286 getter length | 286 getter length |
| 287 method constructor | 287 method constructor |
| 288 method item | 288 method item |
| 289 interface CSSStyleDeclaration | 289 interface CSSStyleDeclaration |
| 290 getter cssFloat |
| 290 getter cssText | 291 getter cssText |
| 291 getter length | 292 getter length |
| 292 getter parentRule | 293 getter parentRule |
| 293 method constructor | 294 method constructor |
| 294 method getPropertyPriority | 295 method getPropertyPriority |
| 295 method getPropertyValue | 296 method getPropertyValue |
| 296 method item | 297 method item |
| 297 method removeProperty | 298 method removeProperty |
| 298 method setProperty | 299 method setProperty |
| 300 setter cssFloat |
| 299 setter cssText | 301 setter cssText |
| 300 interface CSSStyleRule | 302 interface CSSStyleRule |
| 301 getter selectorText | 303 getter selectorText |
| 302 getter style | 304 getter style |
| 303 method constructor | 305 method constructor |
| 304 setter selectorText | 306 setter selectorText |
| 305 interface CSSStyleSheet | 307 interface CSSStyleSheet |
| 306 getter cssRules | 308 getter cssRules |
| 307 getter ownerRule | 309 getter ownerRule |
| 308 getter rules | 310 getter rules |
| (...skipping 3013 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3322 interface ReadableByteStream | 3324 interface ReadableByteStream |
| 3323 method cancel | 3325 method cancel |
| 3324 method constructor | 3326 method constructor |
| 3325 method getReader | 3327 method getReader |
| 3326 interface ReadableStream | 3328 interface ReadableStream |
| 3327 method cancel | 3329 method cancel |
| 3328 method constructor | 3330 method constructor |
| 3329 method getReader | 3331 method getReader |
| 3330 interface Request | 3332 interface Request |
| 3331 getter bodyUsed | 3333 getter bodyUsed |
| 3332 getter context | |
| 3333 getter credentials | 3334 getter credentials |
| 3334 getter headers | 3335 getter headers |
| 3335 getter method | 3336 getter method |
| 3336 getter mode | 3337 getter mode |
| 3337 getter redirect | 3338 getter redirect |
| 3338 getter referrer | 3339 getter referrer |
| 3339 getter url | 3340 getter url |
| 3340 method arrayBuffer | 3341 method arrayBuffer |
| 3341 method blob | 3342 method blob |
| 3342 method clone | 3343 method clone |
| (...skipping 2574 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5917 setter hostname | 5918 setter hostname |
| 5918 setter href | 5919 setter href |
| 5919 setter password | 5920 setter password |
| 5920 setter pathname | 5921 setter pathname |
| 5921 setter port | 5922 setter port |
| 5922 setter protocol | 5923 setter protocol |
| 5923 setter search | 5924 setter search |
| 5924 setter username | 5925 setter username |
| 5925 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 5926 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 5926 TEST FINISHED | 5927 TEST FINISHED |
| OLD | NEW |