| 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 1871 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1882 method constructor | 1882 method constructor |
| 1883 interface GamepadButton | 1883 interface GamepadButton |
| 1884 attribute @@toStringTag | 1884 attribute @@toStringTag |
| 1885 getter pressed | 1885 getter pressed |
| 1886 getter value | 1886 getter value |
| 1887 method constructor | 1887 method constructor |
| 1888 interface GamepadEvent : Event | 1888 interface GamepadEvent : Event |
| 1889 attribute @@toStringTag | 1889 attribute @@toStringTag |
| 1890 getter gamepad | 1890 getter gamepad |
| 1891 method constructor | 1891 method constructor |
| 1892 interface Gyroscope : Sensor |
| 1893 attribute @@toStringTag |
| 1894 getter reading |
| 1895 method constructor |
| 1896 interface GyroscopeReading : SensorReading |
| 1897 attribute @@toStringTag |
| 1898 getter x |
| 1899 getter y |
| 1900 getter z |
| 1901 method constructor |
| 1892 interface HTMLAllCollection | 1902 interface HTMLAllCollection |
| 1893 attribute @@toStringTag | 1903 attribute @@toStringTag |
| 1894 getter length | 1904 getter length |
| 1895 method @@iterator | 1905 method @@iterator |
| 1896 method constructor | 1906 method constructor |
| 1897 method item | 1907 method item |
| 1898 method namedItem | 1908 method namedItem |
| 1899 interface HTMLAnchorElement : HTMLElement | 1909 interface HTMLAnchorElement : HTMLElement |
| 1900 attribute @@toStringTag | 1910 attribute @@toStringTag |
| 1901 getter charset | 1911 getter charset |
| (...skipping 6924 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8826 method stop | 8836 method stop |
| 8827 method webkitCancelAnimationFrame | 8837 method webkitCancelAnimationFrame |
| 8828 method webkitCancelRequestAnimationFrame | 8838 method webkitCancelRequestAnimationFrame |
| 8829 method webkitRequestAnimationFrame | 8839 method webkitRequestAnimationFrame |
| 8830 method webkitRequestFileSystem | 8840 method webkitRequestFileSystem |
| 8831 method webkitResolveLocalFileSystemURL | 8841 method webkitResolveLocalFileSystemURL |
| 8832 PASS successfullyParsed is true | 8842 PASS successfullyParsed is true |
| 8833 | 8843 |
| 8834 TEST COMPLETE | 8844 TEST COMPLETE |
| 8835 | 8845 |
| OLD | NEW |