| 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 477 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 488 method toGMTString | 488 method toGMTString |
| 489 method toISOString | 489 method toISOString |
| 490 method toJSON | 490 method toJSON |
| 491 method toLocaleDateString | 491 method toLocaleDateString |
| 492 method toLocaleString | 492 method toLocaleString |
| 493 method toLocaleTimeString | 493 method toLocaleTimeString |
| 494 method toString | 494 method toString |
| 495 method toTimeString | 495 method toTimeString |
| 496 method toUTCString | 496 method toUTCString |
| 497 method valueOf | 497 method valueOf |
| 498 interface DefaultSessionStartEvent |
| 499 method constructor |
| 498 interface DelayNode | 500 interface DelayNode |
| 499 method constructor | 501 method constructor |
| 500 interface DeviceLightEvent | 502 interface DeviceLightEvent |
| 501 method constructor | 503 method constructor |
| 502 interface DeviceMotionEvent | 504 interface DeviceMotionEvent |
| 503 method constructor | 505 method constructor |
| 504 method initDeviceMotionEvent | 506 method initDeviceMotionEvent |
| 505 interface DeviceOrientationEvent | 507 interface DeviceOrientationEvent |
| 506 method constructor | 508 method constructor |
| 507 method initDeviceOrientationEvent | 509 method initDeviceOrientationEvent |
| (...skipping 2700 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3208 method constructor | 3210 method constructor |
| 3209 interface webkitSpeechRecognitionEvent | 3211 interface webkitSpeechRecognitionEvent |
| 3210 method constructor | 3212 method constructor |
| 3211 interface webkitURL | 3213 interface webkitURL |
| 3212 method constructor | 3214 method constructor |
| 3213 method toString | 3215 method toString |
| 3214 PASS successfullyParsed is true | 3216 PASS successfullyParsed is true |
| 3215 | 3217 |
| 3216 TEST COMPLETE | 3218 TEST COMPLETE |
| 3217 | 3219 |
| OLD | NEW |