| 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 368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 379 method constructor | 379 method constructor |
| 380 method getCharacteristic | 380 method getCharacteristic |
| 381 method getCharacteristics | 381 method getCharacteristics |
| 382 interface BluetoothUUID | 382 interface BluetoothUUID |
| 383 static method canonicalUUID | 383 static method canonicalUUID |
| 384 static method getCharacteristic | 384 static method getCharacteristic |
| 385 static method getDescriptor | 385 static method getDescriptor |
| 386 static method getService | 386 static method getService |
| 387 attribute @@toStringTag | 387 attribute @@toStringTag |
| 388 method constructor | 388 method constructor |
| 389 interface BroadcastChannel : EventTarget |
| 390 attribute @@toStringTag |
| 391 getter name |
| 392 getter onmessage |
| 393 method close |
| 394 method constructor |
| 395 method postMessage |
| 396 setter onmessage |
| 389 interface ByteLengthQueuingStrategy | 397 interface ByteLengthQueuingStrategy |
| 390 method constructor | 398 method constructor |
| 391 method size | 399 method size |
| 392 interface CDATASection : Text | 400 interface CDATASection : Text |
| 393 attribute @@toStringTag | 401 attribute @@toStringTag |
| 394 method constructor | 402 method constructor |
| 395 interface CSS | 403 interface CSS |
| 396 static method escape | 404 static method escape |
| 397 static method supports | 405 static method supports |
| 398 attribute @@toStringTag | 406 attribute @@toStringTag |
| (...skipping 7279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7678 method stop | 7686 method stop |
| 7679 method webkitCancelAnimationFrame | 7687 method webkitCancelAnimationFrame |
| 7680 method webkitCancelRequestAnimationFrame | 7688 method webkitCancelRequestAnimationFrame |
| 7681 method webkitRequestAnimationFrame | 7689 method webkitRequestAnimationFrame |
| 7682 method webkitRequestFileSystem | 7690 method webkitRequestFileSystem |
| 7683 method webkitResolveLocalFileSystemURL | 7691 method webkitResolveLocalFileSystemURL |
| 7684 PASS successfullyParsed is true | 7692 PASS successfullyParsed is true |
| 7685 | 7693 |
| 7686 TEST COMPLETE | 7694 TEST COMPLETE |
| 7687 | 7695 |
| OLD | NEW |