| OLD | NEW |
| 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. | 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. |
| 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. | 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. |
| 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. | 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. |
| 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT
ransaction' instead. | 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT
ransaction' instead. |
| 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque
st' instead. | 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque
st' instead. |
| 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO
bjectStore' instead. | 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO
bjectStore' instead. |
| 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR
ange' instead. | 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR
ange' instead. |
| 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex'
instead. | 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex'
instead. |
| 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto
ry' instead. | 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto
ry' instead. |
| 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData
base' instead. | 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData
base' instead. |
| (...skipping 1202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1213 getter protocol | 1213 getter protocol |
| 1214 getter provider | 1214 getter provider |
| 1215 method constructor | 1215 method constructor |
| 1216 interface File : Blob | 1216 interface File : Blob |
| 1217 attribute @@toStringTag | 1217 attribute @@toStringTag |
| 1218 getter lastModified | 1218 getter lastModified |
| 1219 getter lastModifiedDate | 1219 getter lastModifiedDate |
| 1220 getter name | 1220 getter name |
| 1221 getter webkitRelativePath | 1221 getter webkitRelativePath |
| 1222 method constructor | 1222 method constructor |
| 1223 interface FileError : DOMError | |
| 1224 attribute @@toStringTag | |
| 1225 attribute ABORT_ERR | |
| 1226 attribute ENCODING_ERR | |
| 1227 attribute INVALID_MODIFICATION_ERR | |
| 1228 attribute INVALID_STATE_ERR | |
| 1229 attribute NOT_FOUND_ERR | |
| 1230 attribute NOT_READABLE_ERR | |
| 1231 attribute NO_MODIFICATION_ALLOWED_ERR | |
| 1232 attribute PATH_EXISTS_ERR | |
| 1233 attribute QUOTA_EXCEEDED_ERR | |
| 1234 attribute SECURITY_ERR | |
| 1235 attribute SYNTAX_ERR | |
| 1236 attribute TYPE_MISMATCH_ERR | |
| 1237 getter code | |
| 1238 method constructor | |
| 1239 interface FileList | 1223 interface FileList |
| 1240 attribute @@toStringTag | 1224 attribute @@toStringTag |
| 1241 getter length | 1225 getter length |
| 1242 method @@iterator | 1226 method @@iterator |
| 1243 method constructor | 1227 method constructor |
| 1244 method item | 1228 method item |
| 1245 interface FileReader : EventTarget | 1229 interface FileReader : EventTarget |
| 1246 attribute @@toStringTag | 1230 attribute @@toStringTag |
| 1247 attribute DONE | 1231 attribute DONE |
| 1248 attribute EMPTY | 1232 attribute EMPTY |
| (...skipping 5403 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6652 method stop | 6636 method stop |
| 6653 method webkitCancelAnimationFrame | 6637 method webkitCancelAnimationFrame |
| 6654 method webkitCancelRequestAnimationFrame | 6638 method webkitCancelRequestAnimationFrame |
| 6655 method webkitRequestAnimationFrame | 6639 method webkitRequestAnimationFrame |
| 6656 method webkitRequestFileSystem | 6640 method webkitRequestFileSystem |
| 6657 method webkitResolveLocalFileSystemURL | 6641 method webkitResolveLocalFileSystemURL |
| 6658 PASS successfullyParsed is true | 6642 PASS successfullyParsed is true |
| 6659 | 6643 |
| 6660 TEST COMPLETE | 6644 TEST COMPLETE |
| 6661 | 6645 |
| OLD | NEW |