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 703 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
714 attribute name | 714 attribute name |
715 method apply | 715 method apply |
716 method bind | 716 method bind |
717 method call | 717 method call |
718 method constructor | 718 method constructor |
719 method toString | 719 method toString |
720 interface GainNode | 720 interface GainNode |
721 method constructor | 721 method constructor |
722 interface Gamepad | 722 interface Gamepad |
723 method constructor | 723 method constructor |
| 724 interface GamepadButton |
| 725 method constructor |
724 interface GamepadEvent | 726 interface GamepadEvent |
725 method constructor | 727 method constructor |
726 interface HTMLAllCollection | 728 interface HTMLAllCollection |
727 method constructor | 729 method constructor |
728 method item | 730 method item |
729 method namedItem | 731 method namedItem |
730 interface HTMLAnchorElement | 732 interface HTMLAnchorElement |
731 method constructor | 733 method constructor |
732 method toString | 734 method toString |
733 interface HTMLAppletElement | 735 interface HTMLAppletElement |
(...skipping 2411 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3145 method constructor | 3147 method constructor |
3146 interface webkitSpeechRecognitionEvent | 3148 interface webkitSpeechRecognitionEvent |
3147 method constructor | 3149 method constructor |
3148 interface webkitURL | 3150 interface webkitURL |
3149 method constructor | 3151 method constructor |
3150 method toString | 3152 method toString |
3151 PASS successfullyParsed is true | 3153 PASS successfullyParsed is true |
3152 | 3154 |
3153 TEST COMPLETE | 3155 TEST COMPLETE |
3154 | 3156 |
OLD | NEW |