| 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 3491 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3502 method forEach | 3502 method forEach |
| 3503 method item | 3503 method item |
| 3504 method keys | 3504 method keys |
| 3505 method values | 3505 method values |
| 3506 interface Notification : EventTarget | 3506 interface Notification : EventTarget |
| 3507 static getter maxActions | 3507 static getter maxActions |
| 3508 static getter permission | 3508 static getter permission |
| 3509 static method requestPermission | 3509 static method requestPermission |
| 3510 attribute @@toStringTag | 3510 attribute @@toStringTag |
| 3511 getter actions | 3511 getter actions |
| 3512 getter badge |
| 3512 getter body | 3513 getter body |
| 3513 getter data | 3514 getter data |
| 3514 getter dir | 3515 getter dir |
| 3515 getter icon | 3516 getter icon |
| 3516 getter lang | 3517 getter lang |
| 3517 getter onclick | 3518 getter onclick |
| 3518 getter onclose | 3519 getter onclose |
| 3519 getter onerror | 3520 getter onerror |
| 3520 getter onshow | 3521 getter onshow |
| 3521 getter renotify | 3522 getter renotify |
| (...skipping 3169 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6691 method stop | 6692 method stop |
| 6692 method webkitCancelAnimationFrame | 6693 method webkitCancelAnimationFrame |
| 6693 method webkitCancelRequestAnimationFrame | 6694 method webkitCancelRequestAnimationFrame |
| 6694 method webkitRequestAnimationFrame | 6695 method webkitRequestAnimationFrame |
| 6695 method webkitRequestFileSystem | 6696 method webkitRequestFileSystem |
| 6696 method webkitResolveLocalFileSystemURL | 6697 method webkitResolveLocalFileSystemURL |
| 6697 PASS successfullyParsed is true | 6698 PASS successfullyParsed is true |
| 6698 | 6699 |
| 6699 TEST COMPLETE | 6700 TEST COMPLETE |
| 6700 | 6701 |
| OLD | NEW |