| 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 5964 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5975 method atob | 5975 method atob |
| 5976 method blur | 5976 method blur |
| 5977 method btoa | 5977 method btoa |
| 5978 method cancelAnimationFrame | 5978 method cancelAnimationFrame |
| 5979 method cancelIdleCallback | 5979 method cancelIdleCallback |
| 5980 method captureEvents | 5980 method captureEvents |
| 5981 method clearInterval | 5981 method clearInterval |
| 5982 method clearTimeout | 5982 method clearTimeout |
| 5983 method close | 5983 method close |
| 5984 method confirm | 5984 method confirm |
| 5985 method createImageBitmap |
| 5985 method fetch | 5986 method fetch |
| 5986 method find | 5987 method find |
| 5987 method focus | 5988 method focus |
| 5988 method gc | 5989 method gc |
| 5989 method getComputedStyle | 5990 method getComputedStyle |
| 5990 method getMatchedCSSRules | 5991 method getMatchedCSSRules |
| 5991 method getSelection | 5992 method getSelection |
| 5992 method matchMedia | 5993 method matchMedia |
| 5993 method moveBy | 5994 method moveBy |
| 5994 method moveTo | 5995 method moveTo |
| (...skipping 16 matching lines...) Expand all Loading... |
| 6011 method stop | 6012 method stop |
| 6012 method webkitCancelAnimationFrame | 6013 method webkitCancelAnimationFrame |
| 6013 method webkitCancelRequestAnimationFrame | 6014 method webkitCancelRequestAnimationFrame |
| 6014 method webkitRequestAnimationFrame | 6015 method webkitRequestAnimationFrame |
| 6015 method webkitRequestFileSystem | 6016 method webkitRequestFileSystem |
| 6016 method webkitResolveLocalFileSystemURL | 6017 method webkitResolveLocalFileSystemURL |
| 6017 PASS successfullyParsed is true | 6018 PASS successfullyParsed is true |
| 6018 | 6019 |
| 6019 TEST COMPLETE | 6020 TEST COMPLETE |
| 6020 | 6021 |
| OLD | NEW |