| OLD | NEW |
| 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. | 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA
udioContext' instead. |
| 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. | 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i
nstead. |
| 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. | 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator
.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. |
| 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. | 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio
n' instead. |
| 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. | 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste
ad. |
| 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. | 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor
e' instead. |
| 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. | 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins
tead. |
| 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. | 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. |
| 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. | 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste
ad. |
| 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. | 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins
tead. |
| (...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 295 getter name | 295 getter name |
| 296 getter paired | 296 getter paired |
| 297 getter productID | 297 getter productID |
| 298 getter productVersion | 298 getter productVersion |
| 299 getter uuids | 299 getter uuids |
| 300 getter vendorID | 300 getter vendorID |
| 301 getter vendorIDSource | 301 getter vendorIDSource |
| 302 method connectGATT | 302 method connectGATT |
| 303 method constructor | 303 method constructor |
| 304 interface BluetoothGATTCharacteristic | 304 interface BluetoothGATTCharacteristic |
| 305 getter oncharacteristicvaluechanged |
| 305 getter uuid | 306 getter uuid |
| 307 getter value |
| 306 method constructor | 308 method constructor |
| 307 method readValue | 309 method readValue |
| 308 method startNotifications | 310 method startNotifications |
| 309 method stopNotifications | 311 method stopNotifications |
| 310 method writeValue | 312 method writeValue |
| 313 setter oncharacteristicvaluechanged |
| 311 interface BluetoothGATTRemoteServer | 314 interface BluetoothGATTRemoteServer |
| 312 getter connected | 315 getter connected |
| 313 method constructor | 316 method constructor |
| 314 method getPrimaryService | 317 method getPrimaryService |
| 315 interface BluetoothGATTService | 318 interface BluetoothGATTService |
| 316 getter isPrimary | 319 getter isPrimary |
| 317 getter uuid | 320 getter uuid |
| 318 method constructor | 321 method constructor |
| 319 method getCharacteristic | 322 method getCharacteristic |
| 320 interface BluetoothUUID | 323 interface BluetoothUUID |
| (...skipping 6546 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6867 method stop | 6870 method stop |
| 6868 method webkitCancelAnimationFrame | 6871 method webkitCancelAnimationFrame |
| 6869 method webkitCancelRequestAnimationFrame | 6872 method webkitCancelRequestAnimationFrame |
| 6870 method webkitRequestAnimationFrame | 6873 method webkitRequestAnimationFrame |
| 6871 method webkitRequestFileSystem | 6874 method webkitRequestFileSystem |
| 6872 method webkitResolveLocalFileSystemURL | 6875 method webkitResolveLocalFileSystemURL |
| 6873 PASS successfullyParsed is true | 6876 PASS successfullyParsed is true |
| 6874 | 6877 |
| 6875 TEST COMPLETE | 6878 TEST COMPLETE |
| 6876 | 6879 |
| OLD | NEW |