| OLD | NEW |
| 1 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 1 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
| 2 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. | 2 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 3 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 4 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 5 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 6 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 7 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 8 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| 9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. | 9 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. |
| 10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. | 10 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. |
| (...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 280 method substringData | 280 method substringData |
| 281 interface CircularGeofencingRegion | 281 interface CircularGeofencingRegion |
| 282 attribute MAX_RADIUS | 282 attribute MAX_RADIUS |
| 283 attribute MIN_RADIUS | 283 attribute MIN_RADIUS |
| 284 method constructor | 284 method constructor |
| 285 interface ClientRect | 285 interface ClientRect |
| 286 method constructor | 286 method constructor |
| 287 interface ClientRectList | 287 interface ClientRectList |
| 288 method constructor | 288 method constructor |
| 289 method item | 289 method item |
| 290 interface ClipboardEvent |
| 291 method constructor |
| 290 interface CloseEvent | 292 interface CloseEvent |
| 291 method constructor | 293 method constructor |
| 292 interface Comment | 294 interface Comment |
| 293 method constructor | 295 method constructor |
| 294 interface CompositionEvent | 296 interface CompositionEvent |
| 295 method constructor | 297 method constructor |
| 296 method getSegments | 298 method getSegments |
| 297 method initCompositionEvent | 299 method initCompositionEvent |
| 298 interface ConvolverNode | 300 interface ConvolverNode |
| 299 method constructor | 301 method constructor |
| (...skipping 2791 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3091 method constructor | 3093 method constructor |
| 3092 interface webkitSpeechRecognitionEvent | 3094 interface webkitSpeechRecognitionEvent |
| 3093 method constructor | 3095 method constructor |
| 3094 interface webkitURL | 3096 interface webkitURL |
| 3095 method constructor | 3097 method constructor |
| 3096 method toString | 3098 method toString |
| 3097 PASS successfullyParsed is true | 3099 PASS successfullyParsed is true |
| 3098 | 3100 |
| 3099 TEST COMPLETE | 3101 TEST COMPLETE |
| 3100 | 3102 |
| OLD | NEW |