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 475 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
486 method toGMTString | 486 method toGMTString |
487 method toISOString | 487 method toISOString |
488 method toJSON | 488 method toJSON |
489 method toLocaleDateString | 489 method toLocaleDateString |
490 method toLocaleString | 490 method toLocaleString |
491 method toLocaleTimeString | 491 method toLocaleTimeString |
492 method toString | 492 method toString |
493 method toTimeString | 493 method toTimeString |
494 method toUTCString | 494 method toUTCString |
495 method valueOf | 495 method valueOf |
| 496 interface DefaultPresentationStartEvent |
| 497 method constructor |
496 interface DelayNode | 498 interface DelayNode |
497 method constructor | 499 method constructor |
498 interface DeviceLightEvent | 500 interface DeviceLightEvent |
499 method constructor | 501 method constructor |
500 interface DeviceMotionEvent | 502 interface DeviceMotionEvent |
501 method constructor | 503 method constructor |
502 method initDeviceMotionEvent | 504 method initDeviceMotionEvent |
503 interface DeviceOrientationEvent | 505 interface DeviceOrientationEvent |
504 method constructor | 506 method constructor |
505 method initDeviceOrientationEvent | 507 method initDeviceOrientationEvent |
(...skipping 2699 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 |