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 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
141 method constructor | 141 method constructor |
142 method getTrackById | 142 method getTrackById |
143 interface AutocompleteErrorEvent | 143 interface AutocompleteErrorEvent |
144 method constructor | 144 method constructor |
145 interface AvailableChangeEvent | 145 interface AvailableChangeEvent |
146 method constructor | 146 method constructor |
147 interface BarProp | 147 interface BarProp |
148 method constructor | 148 method constructor |
149 interface BatteryManager | 149 interface BatteryManager |
150 method constructor | 150 method constructor |
| 151 interface BeforeInstallPromptEvent |
| 152 method constructor |
151 interface BeforeUnloadEvent | 153 interface BeforeUnloadEvent |
152 method constructor | 154 method constructor |
153 interface BiquadFilterNode | 155 interface BiquadFilterNode |
154 method constructor | 156 method constructor |
155 method getFrequencyResponse | 157 method getFrequencyResponse |
156 interface Blob | 158 interface Blob |
157 method close | 159 method close |
158 method constructor | 160 method constructor |
159 method slice | 161 method slice |
160 interface Boolean | 162 interface Boolean |
(...skipping 3045 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3206 method constructor | 3208 method constructor |
3207 interface webkitSpeechRecognitionEvent | 3209 interface webkitSpeechRecognitionEvent |
3208 method constructor | 3210 method constructor |
3209 interface webkitURL | 3211 interface webkitURL |
3210 method constructor | 3212 method constructor |
3211 method toString | 3213 method toString |
3212 PASS successfullyParsed is true | 3214 PASS successfullyParsed is true |
3213 | 3215 |
3214 TEST COMPLETE | 3216 TEST COMPLETE |
3215 | 3217 |
OLD | NEW |