| OLD | NEW |
| 1 CONSOLE WARNING: line 95: 'webkitURL' is deprecated. Please use 'URL' instead. | 1 CONSOLE WARNING: line 95: 'webkitURL' is deprecated. Please use 'URL' instead. |
| 2 This test documents all interface attributes and methods on the global window ob
ject and element instances. | 2 This test documents all interface attributes and methods on the global window ob
ject and element instances. |
| 3 | 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 | 5 |
| 6 | 6 |
| 7 [INTERFACES] | 7 [INTERFACES] |
| 8 interface AbsoluteOrientationSensor : OrientationSensor | 8 interface AbsoluteOrientationSensor : OrientationSensor |
| 9 attribute @@toStringTag | 9 attribute @@toStringTag |
| 10 method constructor | 10 method constructor |
| (...skipping 4350 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4361 getter product | 4361 getter product |
| 4362 getter productSub | 4362 getter productSub |
| 4363 getter serviceWorker | 4363 getter serviceWorker |
| 4364 getter storage | 4364 getter storage |
| 4365 getter usb | 4365 getter usb |
| 4366 getter userAgent | 4366 getter userAgent |
| 4367 getter vendor | 4367 getter vendor |
| 4368 getter vendorSub | 4368 getter vendorSub |
| 4369 getter webkitPersistentStorage | 4369 getter webkitPersistentStorage |
| 4370 getter webkitTemporaryStorage | 4370 getter webkitTemporaryStorage |
| 4371 method cancelKeyLock |
| 4371 method constructor | 4372 method constructor |
| 4372 method getBattery | 4373 method getBattery |
| 4373 method getGamepads | 4374 method getGamepads |
| 4374 method getInstalledRelatedApps | 4375 method getInstalledRelatedApps |
| 4375 method getUserMedia | 4376 method getUserMedia |
| 4376 method getVRDisplays | 4377 method getVRDisplays |
| 4377 method isProtocolHandlerRegistered | 4378 method isProtocolHandlerRegistered |
| 4378 method javaEnabled | 4379 method javaEnabled |
| 4379 method registerProtocolHandler | 4380 method registerProtocolHandler |
| 4381 method requestKeyLock |
| 4380 method requestMIDIAccess | 4382 method requestMIDIAccess |
| 4381 method requestMediaKeySystemAccess | 4383 method requestMediaKeySystemAccess |
| 4382 method sendBeacon | 4384 method sendBeacon |
| 4383 method share | 4385 method share |
| 4384 method unregisterProtocolHandler | 4386 method unregisterProtocolHandler |
| 4385 method vibrate | 4387 method vibrate |
| 4386 method webkitGetUserMedia | 4388 method webkitGetUserMedia |
| 4387 interface NetworkInformation : EventTarget | 4389 interface NetworkInformation : EventTarget |
| 4388 attribute @@toStringTag | 4390 attribute @@toStringTag |
| 4389 getter downlinkMax | 4391 getter downlinkMax |
| (...skipping 4775 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9165 setter scrollY | 9167 setter scrollY |
| 9166 setter scrollbars | 9168 setter scrollbars |
| 9167 setter status | 9169 setter status |
| 9168 setter statusbar | 9170 setter statusbar |
| 9169 setter toolbar | 9171 setter toolbar |
| 9170 setter visualViewport | 9172 setter visualViewport |
| 9171 PASS successfullyParsed is true | 9173 PASS successfullyParsed is true |
| 9172 | 9174 |
| 9173 TEST COMPLETE | 9175 TEST COMPLETE |
| 9174 | 9176 |
| OLD | NEW |