| 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 3098 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3109 getter height | 3109 getter height |
| 3110 getter width | 3110 getter width |
| 3111 method constructor | 3111 method constructor |
| 3112 interface ImageData | 3112 interface ImageData |
| 3113 getter height | 3113 getter height |
| 3114 getter width | 3114 getter width |
| 3115 method constructor | 3115 method constructor |
| 3116 interface InputDeviceCapabilities | 3116 interface InputDeviceCapabilities |
| 3117 getter firesTouchEvents | 3117 getter firesTouchEvents |
| 3118 method constructor | 3118 method constructor |
| 3119 interface IntersectionObserver |
| 3120 method constructor |
| 3121 method disconnect |
| 3122 method observe |
| 3123 method takeRecords |
| 3124 method unobserve |
| 3125 interface IntersectionObserverEntry |
| 3126 getter boundingClientRect |
| 3127 getter intersectionRect |
| 3128 getter target |
| 3129 getter rootBounds |
| 3130 getter time |
| 3131 method constructor |
| 3119 interface KeyboardEvent : UIEvent | 3132 interface KeyboardEvent : UIEvent |
| 3120 attribute DOM_KEY_LOCATION_LEFT | 3133 attribute DOM_KEY_LOCATION_LEFT |
| 3121 attribute DOM_KEY_LOCATION_NUMPAD | 3134 attribute DOM_KEY_LOCATION_NUMPAD |
| 3122 attribute DOM_KEY_LOCATION_RIGHT | 3135 attribute DOM_KEY_LOCATION_RIGHT |
| 3123 attribute DOM_KEY_LOCATION_STANDARD | 3136 attribute DOM_KEY_LOCATION_STANDARD |
| 3124 getter altKey | 3137 getter altKey |
| 3125 getter charCode | 3138 getter charCode |
| 3126 getter code | 3139 getter code |
| 3127 getter ctrlKey | 3140 getter ctrlKey |
| 3128 getter key | 3141 getter key |
| (...skipping 3624 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6753 method stop | 6766 method stop |
| 6754 method webkitCancelAnimationFrame | 6767 method webkitCancelAnimationFrame |
| 6755 method webkitCancelRequestAnimationFrame | 6768 method webkitCancelRequestAnimationFrame |
| 6756 method webkitRequestAnimationFrame | 6769 method webkitRequestAnimationFrame |
| 6757 method webkitRequestFileSystem | 6770 method webkitRequestFileSystem |
| 6758 method webkitResolveLocalFileSystemURL | 6771 method webkitResolveLocalFileSystemURL |
| 6759 PASS successfullyParsed is true | 6772 PASS successfullyParsed is true |
| 6760 | 6773 |
| 6761 TEST COMPLETE | 6774 TEST COMPLETE |
| 6762 | 6775 |
| OLD | NEW |