| 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 1393 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1404 interface OfflineAudioContext | 1404 interface OfflineAudioContext |
| 1405 method constructor | 1405 method constructor |
| 1406 method startRendering | 1406 method startRendering |
| 1407 interface Option | 1407 interface Option |
| 1408 method constructor | 1408 method constructor |
| 1409 interface OscillatorNode | 1409 interface OscillatorNode |
| 1410 method constructor | 1410 method constructor |
| 1411 method setPeriodicWave | 1411 method setPeriodicWave |
| 1412 method start | 1412 method start |
| 1413 method stop | 1413 method stop |
| 1414 interface OverflowEvent | |
| 1415 attribute BOTH | |
| 1416 attribute HORIZONTAL | |
| 1417 attribute VERTICAL | |
| 1418 method constructor | |
| 1419 interface PageTransitionEvent | 1414 interface PageTransitionEvent |
| 1420 method constructor | 1415 method constructor |
| 1421 interface Path2D | 1416 interface Path2D |
| 1422 method addPath | 1417 method addPath |
| 1423 method arc | 1418 method arc |
| 1424 method arcTo | 1419 method arcTo |
| 1425 method bezierCurveTo | 1420 method bezierCurveTo |
| 1426 method closePath | 1421 method closePath |
| 1427 method constructor | 1422 method constructor |
| 1428 method ellipse | 1423 method ellipse |
| (...skipping 1782 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3211 method constructor | 3206 method constructor |
| 3212 interface webkitSpeechRecognitionEvent | 3207 interface webkitSpeechRecognitionEvent |
| 3213 method constructor | 3208 method constructor |
| 3214 interface webkitURL | 3209 interface webkitURL |
| 3215 method constructor | 3210 method constructor |
| 3216 method toString | 3211 method toString |
| 3217 PASS successfullyParsed is true | 3212 PASS successfullyParsed is true |
| 3218 | 3213 |
| 3219 TEST COMPLETE | 3214 TEST COMPLETE |
| 3220 | 3215 |
| OLD | NEW |