| 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 1694 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1705 getter protocol | 1705 getter protocol |
| 1706 getter provider | 1706 getter provider |
| 1707 method constructor | 1707 method constructor |
| 1708 interface File : Blob | 1708 interface File : Blob |
| 1709 attribute @@toStringTag | 1709 attribute @@toStringTag |
| 1710 getter lastModified | 1710 getter lastModified |
| 1711 getter lastModifiedDate | 1711 getter lastModifiedDate |
| 1712 getter name | 1712 getter name |
| 1713 getter webkitRelativePath | 1713 getter webkitRelativePath |
| 1714 method constructor | 1714 method constructor |
| 1715 interface FileError : DOMError | |
| 1716 attribute @@toStringTag | |
| 1717 attribute ABORT_ERR | |
| 1718 attribute ENCODING_ERR | |
| 1719 attribute INVALID_MODIFICATION_ERR | |
| 1720 attribute INVALID_STATE_ERR | |
| 1721 attribute NOT_FOUND_ERR | |
| 1722 attribute NOT_READABLE_ERR | |
| 1723 attribute NO_MODIFICATION_ALLOWED_ERR | |
| 1724 attribute PATH_EXISTS_ERR | |
| 1725 attribute QUOTA_EXCEEDED_ERR | |
| 1726 attribute SECURITY_ERR | |
| 1727 attribute SYNTAX_ERR | |
| 1728 attribute TYPE_MISMATCH_ERR | |
| 1729 getter code | |
| 1730 method constructor | |
| 1731 interface FileList | 1715 interface FileList |
| 1732 attribute @@toStringTag | 1716 attribute @@toStringTag |
| 1733 getter length | 1717 getter length |
| 1734 method @@iterator | 1718 method @@iterator |
| 1735 method constructor | 1719 method constructor |
| 1736 method item | 1720 method item |
| 1737 interface FileReader : EventTarget | 1721 interface FileReader : EventTarget |
| 1738 attribute @@toStringTag | 1722 attribute @@toStringTag |
| 1739 attribute DONE | 1723 attribute DONE |
| 1740 attribute EMPTY | 1724 attribute EMPTY |
| (...skipping 6044 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7785 method stop | 7769 method stop |
| 7786 method webkitCancelAnimationFrame | 7770 method webkitCancelAnimationFrame |
| 7787 method webkitCancelRequestAnimationFrame | 7771 method webkitCancelRequestAnimationFrame |
| 7788 method webkitRequestAnimationFrame | 7772 method webkitRequestAnimationFrame |
| 7789 method webkitRequestFileSystem | 7773 method webkitRequestFileSystem |
| 7790 method webkitResolveLocalFileSystemURL | 7774 method webkitResolveLocalFileSystemURL |
| 7791 PASS successfullyParsed is true | 7775 PASS successfullyParsed is true |
| 7792 | 7776 |
| 7793 TEST COMPLETE | 7777 TEST COMPLETE |
| 7794 | 7778 |
| OLD | NEW |