| 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 904 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 915 method constructor | 915 method constructor |
| 916 interface HTMLVideoElement | 916 interface HTMLVideoElement |
| 917 method constructor | 917 method constructor |
| 918 method webkitEnterFullScreen | 918 method webkitEnterFullScreen |
| 919 method webkitEnterFullscreen | 919 method webkitEnterFullscreen |
| 920 method webkitExitFullScreen | 920 method webkitExitFullScreen |
| 921 method webkitExitFullscreen | 921 method webkitExitFullscreen |
| 922 interface HashChangeEvent | 922 interface HashChangeEvent |
| 923 method constructor | 923 method constructor |
| 924 method initHashChangeEvent | 924 method initHashChangeEvent |
| 925 interface Headers |
| 926 method append |
| 927 method constructor |
| 928 method delete |
| 929 method entries |
| 930 method forEach |
| 931 method get |
| 932 method getAll |
| 933 method has |
| 934 method keys |
| 935 method set |
| 936 method values |
| 925 interface History | 937 interface History |
| 926 method back | 938 method back |
| 927 method constructor | 939 method constructor |
| 928 method forward | 940 method forward |
| 929 method go | 941 method go |
| 930 method pushState | 942 method pushState |
| 931 method replaceState | 943 method replaceState |
| 932 interface IDBCursor | 944 interface IDBCursor |
| 933 method advance | 945 method advance |
| 934 method constructor | 946 method constructor |
| (...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1393 attribute global | 1405 attribute global |
| 1394 attribute ignoreCase | 1406 attribute ignoreCase |
| 1395 attribute lastIndex | 1407 attribute lastIndex |
| 1396 attribute multiline | 1408 attribute multiline |
| 1397 attribute source | 1409 attribute source |
| 1398 method compile | 1410 method compile |
| 1399 method constructor | 1411 method constructor |
| 1400 method exec | 1412 method exec |
| 1401 method test | 1413 method test |
| 1402 method toString | 1414 method toString |
| 1415 interface Request |
| 1416 method arrayBuffer |
| 1417 method blob |
| 1418 method clone |
| 1419 method constructor |
| 1420 method json |
| 1421 method text |
| 1422 interface Response |
| 1423 method arrayBuffer |
| 1424 method blob |
| 1425 method clone |
| 1426 method constructor |
| 1427 method json |
| 1428 method text |
| 1403 interface SVGAElement | 1429 interface SVGAElement |
| 1404 method constructor | 1430 method constructor |
| 1405 interface SVGAngle | 1431 interface SVGAngle |
| 1406 attribute SVG_ANGLETYPE_DEG | 1432 attribute SVG_ANGLETYPE_DEG |
| 1407 attribute SVG_ANGLETYPE_GRAD | 1433 attribute SVG_ANGLETYPE_GRAD |
| 1408 attribute SVG_ANGLETYPE_RAD | 1434 attribute SVG_ANGLETYPE_RAD |
| 1409 attribute SVG_ANGLETYPE_UNKNOWN | 1435 attribute SVG_ANGLETYPE_UNKNOWN |
| 1410 attribute SVG_ANGLETYPE_UNSPECIFIED | 1436 attribute SVG_ANGLETYPE_UNSPECIFIED |
| 1411 method constructor | 1437 method constructor |
| 1412 method convertToSpecifiedUnits | 1438 method convertToSpecifiedUnits |
| (...skipping 1365 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2778 method atob | 2804 method atob |
| 2779 method blur | 2805 method blur |
| 2780 method btoa | 2806 method btoa |
| 2781 method cancelAnimationFrame | 2807 method cancelAnimationFrame |
| 2782 method captureEvents | 2808 method captureEvents |
| 2783 method clearInterval | 2809 method clearInterval |
| 2784 method clearTimeout | 2810 method clearTimeout |
| 2785 method close | 2811 method close |
| 2786 method confirm | 2812 method confirm |
| 2787 method constructor | 2813 method constructor |
| 2814 method fetch |
| 2788 method find | 2815 method find |
| 2789 method focus | 2816 method focus |
| 2790 method getComputedStyle | 2817 method getComputedStyle |
| 2791 method getMatchedCSSRules | 2818 method getMatchedCSSRules |
| 2792 method getSelection | 2819 method getSelection |
| 2793 method matchMedia | 2820 method matchMedia |
| 2794 method moveBy | 2821 method moveBy |
| 2795 method moveTo | 2822 method moveTo |
| 2796 method onerror | 2823 method onerror |
| 2797 method open | 2824 method open |
| (...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2992 method constructor | 3019 method constructor |
| 2993 interface webkitSpeechRecognitionEvent | 3020 interface webkitSpeechRecognitionEvent |
| 2994 method constructor | 3021 method constructor |
| 2995 interface webkitURL | 3022 interface webkitURL |
| 2996 method constructor | 3023 method constructor |
| 2997 method toString | 3024 method toString |
| 2998 PASS successfullyParsed is true | 3025 PASS successfullyParsed is true |
| 2999 | 3026 |
| 3000 TEST COMPLETE | 3027 TEST COMPLETE |
| 3001 | 3028 |
| OLD | NEW |