| 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. |
| 11 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. | 11 CONSOLE WARNING: 'webkitIDBCursor' is deprecated. Please use 'IDBCursor' instead
. |
| 12 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. | 12 CONSOLE WARNING: 'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead
. |
| 13 CONSOLE ERROR: The 'WebUSB' feature is currently enabled in limited trials. Plea
se see https://bit.ly/OriginTrials for information on enabling a trial for your
site. | 13 CONSOLE ERROR: The 'WebUSB' feature is currently enabled in limited trials. Plea
se see https://bit.ly/OriginTrials for information on enabling a trial for your
site. |
| 14 CONSOLE ERROR: The 'WebBluetooth' feature is currently enabled in limited trials
. Please see https://bit.ly/OriginTrials for information on enabling a trial for
your site. | |
| 15 CONSOLE WARNING: 'webkitURL' is deprecated. Please use 'URL' instead. | 14 CONSOLE WARNING: 'webkitURL' is deprecated. Please use 'URL' instead. |
| 16 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 15 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 17 | 16 |
| 18 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 17 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 19 | 18 |
| 20 | 19 |
| 21 [INTERFACES] | 20 [INTERFACES] |
| 22 interface AnalyserNode : AudioNode | 21 interface AnalyserNode : AudioNode |
| 23 attribute @@toStringTag | 22 attribute @@toStringTag |
| 24 getter fftSize | 23 getter fftSize |
| (...skipping 3301 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3326 method item | 3325 method item |
| 3327 method removeNamedItem | 3326 method removeNamedItem |
| 3328 method removeNamedItemNS | 3327 method removeNamedItemNS |
| 3329 method setNamedItem | 3328 method setNamedItem |
| 3330 method setNamedItemNS | 3329 method setNamedItemNS |
| 3331 interface Navigator | 3330 interface Navigator |
| 3332 attribute @@toStringTag | 3331 attribute @@toStringTag |
| 3333 getter appCodeName | 3332 getter appCodeName |
| 3334 getter appName | 3333 getter appName |
| 3335 getter appVersion | 3334 getter appVersion |
| 3336 getter bluetooth | |
| 3337 getter cookieEnabled | 3335 getter cookieEnabled |
| 3338 getter credentials | 3336 getter credentials |
| 3339 getter doNotTrack | 3337 getter doNotTrack |
| 3340 getter geolocation | 3338 getter geolocation |
| 3341 getter hardwareConcurrency | 3339 getter hardwareConcurrency |
| 3342 getter language | 3340 getter language |
| 3343 getter languages | 3341 getter languages |
| 3344 getter maxTouchPoints | 3342 getter maxTouchPoints |
| 3345 getter mediaDevices | 3343 getter mediaDevices |
| 3346 getter mimeTypes | 3344 getter mimeTypes |
| (...skipping 3068 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6415 setter host | 6413 setter host |
| 6416 setter hostname | 6414 setter hostname |
| 6417 setter href | 6415 setter href |
| 6418 setter password | 6416 setter password |
| 6419 setter pathname | 6417 setter pathname |
| 6420 setter port | 6418 setter port |
| 6421 setter protocol | 6419 setter protocol |
| 6422 setter search | 6420 setter search |
| 6423 setter username | 6421 setter username |
| 6424 [GLOBAL OBJECT] | 6422 [GLOBAL OBJECT] |
| 6425 attribute BluetoothAdvertisingData | |
| 6426 attribute BluetoothCharacteristicProperties | |
| 6427 attribute BluetoothDevice | |
| 6428 attribute BluetoothRemoteGATTCharacteristic | |
| 6429 attribute BluetoothRemoteGATTServer | |
| 6430 attribute BluetoothRemoteGATTService | |
| 6431 attribute BluetoothUUID | |
| 6432 attribute GCController | 6423 attribute GCController |
| 6433 attribute USBAlternateInterface | 6424 attribute USBAlternateInterface |
| 6434 attribute USBConfiguration | 6425 attribute USBConfiguration |
| 6435 attribute USBConnectionEvent | 6426 attribute USBConnectionEvent |
| 6436 attribute USBDevice | 6427 attribute USBDevice |
| 6437 attribute USBEndpoint | 6428 attribute USBEndpoint |
| 6438 attribute USBInTransferResult | 6429 attribute USBInTransferResult |
| 6439 attribute USBInterface | 6430 attribute USBInterface |
| 6440 attribute USBIsochronousInTransferPacket | 6431 attribute USBIsochronousInTransferPacket |
| 6441 attribute USBIsochronousInTransferResult | 6432 attribute USBIsochronousInTransferResult |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6633 method stop | 6624 method stop |
| 6634 method webkitCancelAnimationFrame | 6625 method webkitCancelAnimationFrame |
| 6635 method webkitCancelRequestAnimationFrame | 6626 method webkitCancelRequestAnimationFrame |
| 6636 method webkitRequestAnimationFrame | 6627 method webkitRequestAnimationFrame |
| 6637 method webkitRequestFileSystem | 6628 method webkitRequestFileSystem |
| 6638 method webkitResolveLocalFileSystemURL | 6629 method webkitResolveLocalFileSystemURL |
| 6639 PASS successfullyParsed is true | 6630 PASS successfullyParsed is true |
| 6640 | 6631 |
| 6641 TEST COMPLETE | 6632 TEST COMPLETE |
| 6642 | 6633 |
| OLD | NEW |