| 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 1154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1165 method setUint32 | 1165 method setUint32 |
| 1166 method setUint8 | 1166 method setUint8 |
| 1167 interface DelayNode : AudioNode | 1167 interface DelayNode : AudioNode |
| 1168 attribute @@toStringTag | 1168 attribute @@toStringTag |
| 1169 getter delayTime | 1169 getter delayTime |
| 1170 method constructor | 1170 method constructor |
| 1171 interface DetectedFace | 1171 interface DetectedFace |
| 1172 attribute @@toStringTag | 1172 attribute @@toStringTag |
| 1173 getter boundingBox | 1173 getter boundingBox |
| 1174 method constructor | 1174 method constructor |
| 1175 interface DetectedObject | |
| 1176 attribute @@toStringTag | |
| 1177 getter boundingBox | |
| 1178 method constructor | |
| 1179 interface Detector | |
| 1180 attribute @@toStringTag | |
| 1181 method constructor | |
| 1182 method detect | |
| 1183 interface DeviceLightEvent : Event | 1175 interface DeviceLightEvent : Event |
| 1184 attribute @@toStringTag | 1176 attribute @@toStringTag |
| 1185 getter value | 1177 getter value |
| 1186 method constructor | 1178 method constructor |
| 1187 interface DeviceMotionEvent : Event | 1179 interface DeviceMotionEvent : Event |
| 1188 attribute @@toStringTag | 1180 attribute @@toStringTag |
| 1189 getter acceleration | 1181 getter acceleration |
| 1190 getter accelerationIncludingGravity | 1182 getter accelerationIncludingGravity |
| 1191 getter interval | 1183 getter interval |
| 1192 getter rotationRate | 1184 getter rotationRate |
| (...skipping 6699 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7892 method stop | 7884 method stop |
| 7893 method webkitCancelAnimationFrame | 7885 method webkitCancelAnimationFrame |
| 7894 method webkitCancelRequestAnimationFrame | 7886 method webkitCancelRequestAnimationFrame |
| 7895 method webkitRequestAnimationFrame | 7887 method webkitRequestAnimationFrame |
| 7896 method webkitRequestFileSystem | 7888 method webkitRequestFileSystem |
| 7897 method webkitResolveLocalFileSystemURL | 7889 method webkitResolveLocalFileSystemURL |
| 7898 PASS successfullyParsed is true | 7890 PASS successfullyParsed is true |
| 7899 | 7891 |
| 7900 TEST COMPLETE | 7892 TEST COMPLETE |
| 7901 | 7893 |
| OLD | NEW |