| OLD | NEW |
| 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. | 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. |
| 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. | 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. |
| 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
| 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. | 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| (...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 340 getter cssRules | 340 getter cssRules |
| 341 getter name | 341 getter name |
| 342 method appendRule | 342 method appendRule |
| 343 method constructor | 343 method constructor |
| 344 method deleteRule | 344 method deleteRule |
| 345 method findRule | 345 method findRule |
| 346 setter name | 346 setter name |
| 347 interface CSSMediaRule | 347 interface CSSMediaRule |
| 348 getter media | 348 getter media |
| 349 method constructor | 349 method constructor |
| 350 interface CSSNamespaceRule |
| 351 getter namespaceURI |
| 352 getter prefix |
| 353 method constructor |
| 350 interface CSSPageRule | 354 interface CSSPageRule |
| 351 getter selectorText | 355 getter selectorText |
| 352 getter style | 356 getter style |
| 353 method constructor | 357 method constructor |
| 354 setter selectorText | 358 setter selectorText |
| 355 interface CSSRule | 359 interface CSSRule |
| 356 attribute CHARSET_RULE | 360 attribute CHARSET_RULE |
| 357 attribute FONT_FACE_RULE | 361 attribute FONT_FACE_RULE |
| 358 attribute IMPORT_RULE | 362 attribute IMPORT_RULE |
| 359 attribute KEYFRAMES_RULE | 363 attribute KEYFRAMES_RULE |
| 360 attribute KEYFRAME_RULE | 364 attribute KEYFRAME_RULE |
| 361 attribute MEDIA_RULE | 365 attribute MEDIA_RULE |
| 366 attribute NAMESPACE_RULE |
| 362 attribute PAGE_RULE | 367 attribute PAGE_RULE |
| 363 attribute STYLE_RULE | 368 attribute STYLE_RULE |
| 364 attribute SUPPORTS_RULE | 369 attribute SUPPORTS_RULE |
| 365 attribute VIEWPORT_RULE | 370 attribute VIEWPORT_RULE |
| 366 attribute WEBKIT_KEYFRAMES_RULE | 371 attribute WEBKIT_KEYFRAMES_RULE |
| 367 attribute WEBKIT_KEYFRAME_RULE | 372 attribute WEBKIT_KEYFRAME_RULE |
| 368 getter cssText | 373 getter cssText |
| 369 getter parentRule | 374 getter parentRule |
| 370 getter parentStyleSheet | 375 getter parentStyleSheet |
| 371 getter type | 376 getter type |
| (...skipping 6375 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6747 setter password | 6752 setter password |
| 6748 setter pathname | 6753 setter pathname |
| 6749 setter port | 6754 setter port |
| 6750 setter protocol | 6755 setter protocol |
| 6751 setter search | 6756 setter search |
| 6752 setter username | 6757 setter username |
| 6753 PASS successfullyParsed is true | 6758 PASS successfullyParsed is true |
| 6754 | 6759 |
| 6755 TEST COMPLETE | 6760 TEST COMPLETE |
| 6756 | 6761 |
| OLD | NEW |