| 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 366 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 377 method toFloat32Array | 377 method toFloat32Array |
| 378 method toFloat64Array | 378 method toFloat64Array |
| 379 method translate | 379 method translate |
| 380 interface DOMParser | 380 interface DOMParser |
| 381 method constructor | 381 method constructor |
| 382 method parseFromString | 382 method parseFromString |
| 383 interface DOMPoint | 383 interface DOMPoint |
| 384 method constructor | 384 method constructor |
| 385 interface DOMPointReadOnly | 385 interface DOMPointReadOnly |
| 386 method constructor | 386 method constructor |
| 387 interface DOMQuad |
| 388 method constructor |
| 387 interface DOMRect | 389 interface DOMRect |
| 388 method constructor | 390 method constructor |
| 389 interface DOMRectReadOnly | 391 interface DOMRectReadOnly |
| 390 method constructor | 392 method constructor |
| 391 interface DOMSettableTokenList | 393 interface DOMSettableTokenList |
| 392 method constructor | 394 method constructor |
| 393 interface DOMStringList | 395 interface DOMStringList |
| 394 method constructor | 396 method constructor |
| 395 method contains | 397 method contains |
| 396 method item | 398 method item |
| (...skipping 2808 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3205 method constructor | 3207 method constructor |
| 3206 interface webkitSpeechRecognitionEvent | 3208 interface webkitSpeechRecognitionEvent |
| 3207 method constructor | 3209 method constructor |
| 3208 interface webkitURL | 3210 interface webkitURL |
| 3209 method constructor | 3211 method constructor |
| 3210 method toString | 3212 method toString |
| 3211 PASS successfullyParsed is true | 3213 PASS successfullyParsed is true |
| 3212 | 3214 |
| 3213 TEST COMPLETE | 3215 TEST COMPLETE |
| 3214 | 3216 |
| OLD | NEW |