| OLD | NEW |
| 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. | 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use
'OfflineAudioContext' instead. |
| 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. | 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC
ontext' instead. |
| 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. | 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use '
navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead
. |
| 4 CONSOLE WARNING: line 94: 'webkitURL' is deprecated. Please use 'URL' instead. | 4 CONSOLE WARNING: line 94: 'webkitURL' is deprecated. Please use 'URL' instead. |
| 5 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 5 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 6 | 6 |
| 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 8 | 8 |
| 9 | 9 |
| 10 [INTERFACES] | 10 [INTERFACES] |
| (...skipping 4141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4152 getter method | 4152 getter method |
| 4153 getter mode | 4153 getter mode |
| 4154 getter redirect | 4154 getter redirect |
| 4155 getter referrer | 4155 getter referrer |
| 4156 getter referrerPolicy | 4156 getter referrerPolicy |
| 4157 getter url | 4157 getter url |
| 4158 method arrayBuffer | 4158 method arrayBuffer |
| 4159 method blob | 4159 method blob |
| 4160 method clone | 4160 method clone |
| 4161 method constructor | 4161 method constructor |
| 4162 method formData |
| 4162 method json | 4163 method json |
| 4163 method text | 4164 method text |
| 4164 interface Response | 4165 interface Response |
| 4165 static method error | 4166 static method error |
| 4166 static method redirect | 4167 static method redirect |
| 4167 attribute @@toStringTag | 4168 attribute @@toStringTag |
| 4168 getter body | 4169 getter body |
| 4169 getter bodyUsed | 4170 getter bodyUsed |
| 4170 getter headers | 4171 getter headers |
| 4171 getter ok | 4172 getter ok |
| 4172 getter status | 4173 getter status |
| 4173 getter statusText | 4174 getter statusText |
| 4174 getter type | 4175 getter type |
| 4175 getter url | 4176 getter url |
| 4176 method arrayBuffer | 4177 method arrayBuffer |
| 4177 method blob | 4178 method blob |
| 4178 method clone | 4179 method clone |
| 4179 method constructor | 4180 method constructor |
| 4181 method formData |
| 4180 method json | 4182 method json |
| 4181 method text | 4183 method text |
| 4182 interface SVGAElement : SVGGraphicsElement | 4184 interface SVGAElement : SVGGraphicsElement |
| 4183 attribute @@toStringTag | 4185 attribute @@toStringTag |
| 4184 getter href | 4186 getter href |
| 4185 getter target | 4187 getter target |
| 4186 method constructor | 4188 method constructor |
| 4187 interface SVGAngle | 4189 interface SVGAngle |
| 4188 attribute @@toStringTag | 4190 attribute @@toStringTag |
| 4189 attribute SVG_ANGLETYPE_DEG | 4191 attribute SVG_ANGLETYPE_DEG |
| (...skipping 3457 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7647 method setTimeout | 7649 method setTimeout |
| 7648 method stop | 7650 method stop |
| 7649 method webkitCancelAnimationFrame | 7651 method webkitCancelAnimationFrame |
| 7650 method webkitRequestAnimationFrame | 7652 method webkitRequestAnimationFrame |
| 7651 method webkitRequestFileSystem | 7653 method webkitRequestFileSystem |
| 7652 method webkitResolveLocalFileSystemURL | 7654 method webkitResolveLocalFileSystemURL |
| 7653 PASS successfullyParsed is true | 7655 PASS successfullyParsed is true |
| 7654 | 7656 |
| 7655 TEST COMPLETE | 7657 TEST COMPLETE |
| 7656 | 7658 |
| OLD | NEW |