| 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 6209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6220 getter onerror | 6220 getter onerror |
| 6221 getter onupdate | 6221 getter onupdate |
| 6222 getter onupdateend | 6222 getter onupdateend |
| 6223 getter onupdatestart | 6223 getter onupdatestart |
| 6224 getter timestampOffset | 6224 getter timestampOffset |
| 6225 getter trackDefaults | 6225 getter trackDefaults |
| 6226 getter updating | 6226 getter updating |
| 6227 getter videoTracks | 6227 getter videoTracks |
| 6228 method abort | 6228 method abort |
| 6229 method appendBuffer | 6229 method appendBuffer |
| 6230 method appendStream | |
| 6231 method constructor | 6230 method constructor |
| 6232 method remove | 6231 method remove |
| 6233 setter appendWindowEnd | 6232 setter appendWindowEnd |
| 6234 setter appendWindowStart | 6233 setter appendWindowStart |
| 6235 setter mode | 6234 setter mode |
| 6236 setter onabort | 6235 setter onabort |
| 6237 setter onerror | 6236 setter onerror |
| 6238 setter onupdate | 6237 setter onupdate |
| 6239 setter onupdateend | 6238 setter onupdateend |
| 6240 setter onupdatestart | 6239 setter onupdatestart |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6321 getter storageArea | 6320 getter storageArea |
| 6322 getter url | 6321 getter url |
| 6323 method constructor | 6322 method constructor |
| 6324 method initStorageEvent | 6323 method initStorageEvent |
| 6325 interface StorageManager | 6324 interface StorageManager |
| 6326 attribute @@toStringTag | 6325 attribute @@toStringTag |
| 6327 method constructor | 6326 method constructor |
| 6328 method estimate | 6327 method estimate |
| 6329 method persist | 6328 method persist |
| 6330 method persisted | 6329 method persisted |
| 6331 interface Stream | |
| 6332 attribute @@toStringTag | |
| 6333 getter type | |
| 6334 method constructor | |
| 6335 interface StylePropertyMap | 6330 interface StylePropertyMap |
| 6336 attribute @@toStringTag | 6331 attribute @@toStringTag |
| 6337 method @@iterator | 6332 method @@iterator |
| 6338 method append | 6333 method append |
| 6339 method constructor | 6334 method constructor |
| 6340 method delete | 6335 method delete |
| 6341 method entries | 6336 method entries |
| 6342 method forEach | 6337 method forEach |
| 6343 method get | 6338 method get |
| 6344 method getAll | 6339 method getAll |
| (...skipping 2470 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8815 method stop | 8810 method stop |
| 8816 method webkitCancelAnimationFrame | 8811 method webkitCancelAnimationFrame |
| 8817 method webkitCancelRequestAnimationFrame | 8812 method webkitCancelRequestAnimationFrame |
| 8818 method webkitRequestAnimationFrame | 8813 method webkitRequestAnimationFrame |
| 8819 method webkitRequestFileSystem | 8814 method webkitRequestFileSystem |
| 8820 method webkitResolveLocalFileSystemURL | 8815 method webkitResolveLocalFileSystemURL |
| 8821 PASS successfullyParsed is true | 8816 PASS successfullyParsed is true |
| 8822 | 8817 |
| 8823 TEST COMPLETE | 8818 TEST COMPLETE |
| 8824 | 8819 |
| OLD | NEW |