| 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 694 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 705 interface FocusEvent | 705 interface FocusEvent |
| 706 method constructor | 706 method constructor |
| 707 interface FontFace | 707 interface FontFace |
| 708 method constructor | 708 method constructor |
| 709 method load | 709 method load |
| 710 interface FormData | 710 interface FormData |
| 711 method append | 711 method append |
| 712 method constructor | 712 method constructor |
| 713 method delete | 713 method delete |
| 714 method entries | 714 method entries |
| 715 method forEach |
| 715 method get | 716 method get |
| 716 method getAll | 717 method getAll |
| 717 method has | 718 method has |
| 718 method keys | 719 method keys |
| 719 method set | 720 method set |
| 720 method values | 721 method values |
| 721 interface Function | 722 interface Function |
| 722 attribute arguments | 723 attribute arguments |
| 723 attribute caller | 724 attribute caller |
| 724 attribute length | 725 attribute length |
| (...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1005 method webkitExitFullScreen | 1006 method webkitExitFullScreen |
| 1006 method webkitExitFullscreen | 1007 method webkitExitFullscreen |
| 1007 interface HashChangeEvent | 1008 interface HashChangeEvent |
| 1008 method constructor | 1009 method constructor |
| 1009 method initHashChangeEvent | 1010 method initHashChangeEvent |
| 1010 interface Headers | 1011 interface Headers |
| 1011 method append | 1012 method append |
| 1012 method constructor | 1013 method constructor |
| 1013 method delete | 1014 method delete |
| 1014 method entries | 1015 method entries |
| 1016 method forEach |
| 1015 method get | 1017 method get |
| 1016 method getAll | 1018 method getAll |
| 1017 method has | 1019 method has |
| 1018 method keys | 1020 method keys |
| 1019 method set | 1021 method set |
| 1020 method values | 1022 method values |
| 1021 interface History | 1023 interface History |
| 1022 method back | 1024 method back |
| 1023 method constructor | 1025 method constructor |
| 1024 method forward | 1026 method forward |
| (...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1181 interface MediaKeySession | 1183 interface MediaKeySession |
| 1182 method close | 1184 method close |
| 1183 method constructor | 1185 method constructor |
| 1184 method generateRequest | 1186 method generateRequest |
| 1185 method load | 1187 method load |
| 1186 method remove | 1188 method remove |
| 1187 method update | 1189 method update |
| 1188 interface MediaKeyStatusMap | 1190 interface MediaKeyStatusMap |
| 1189 method constructor | 1191 method constructor |
| 1190 method entries | 1192 method entries |
| 1193 method forEach |
| 1191 method get | 1194 method get |
| 1192 method has | 1195 method has |
| 1193 method keys | 1196 method keys |
| 1194 method values | 1197 method values |
| 1195 interface MediaKeySystemAccess | 1198 interface MediaKeySystemAccess |
| 1196 method constructor | 1199 method constructor |
| 1197 method createMediaKeys | 1200 method createMediaKeys |
| 1198 interface MediaKeys | 1201 interface MediaKeys |
| 1199 method constructor | 1202 method constructor |
| 1200 method createSession | 1203 method createSession |
| (...skipping 1978 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3179 method constructor | 3182 method constructor |
| 3180 interface webkitSpeechRecognitionEvent | 3183 interface webkitSpeechRecognitionEvent |
| 3181 method constructor | 3184 method constructor |
| 3182 interface webkitURL | 3185 interface webkitURL |
| 3183 method constructor | 3186 method constructor |
| 3184 method toString | 3187 method toString |
| 3185 PASS successfullyParsed is true | 3188 PASS successfullyParsed is true |
| 3186 | 3189 |
| 3187 TEST COMPLETE | 3190 TEST COMPLETE |
| 3188 | 3191 |
| OLD | NEW |