| 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 4648 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4659 setter maxDistance | 4659 setter maxDistance |
| 4660 setter panningModel | 4660 setter panningModel |
| 4661 setter refDistance | 4661 setter refDistance |
| 4662 setter rolloffFactor | 4662 setter rolloffFactor |
| 4663 interface PasswordCredential : Credential | 4663 interface PasswordCredential : Credential |
| 4664 attribute @@toStringTag | 4664 attribute @@toStringTag |
| 4665 getter additionalData | 4665 getter additionalData |
| 4666 getter iconURL | 4666 getter iconURL |
| 4667 getter idName | 4667 getter idName |
| 4668 getter name | 4668 getter name |
| 4669 getter password |
| 4669 getter passwordName | 4670 getter passwordName |
| 4670 method constructor | 4671 method constructor |
| 4671 setter additionalData | 4672 setter additionalData |
| 4672 setter idName | 4673 setter idName |
| 4673 setter passwordName | 4674 setter passwordName |
| 4674 interface Path2D | 4675 interface Path2D |
| 4675 attribute @@toStringTag | 4676 attribute @@toStringTag |
| 4676 method addPath | 4677 method addPath |
| 4677 method arc | 4678 method arc |
| 4678 method arcTo | 4679 method arcTo |
| (...skipping 4511 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9190 setter scrollY | 9191 setter scrollY |
| 9191 setter scrollbars | 9192 setter scrollbars |
| 9192 setter status | 9193 setter status |
| 9193 setter statusbar | 9194 setter statusbar |
| 9194 setter toolbar | 9195 setter toolbar |
| 9195 setter visualViewport | 9196 setter visualViewport |
| 9196 PASS successfullyParsed is true | 9197 PASS successfullyParsed is true |
| 9197 | 9198 |
| 9198 TEST COMPLETE | 9199 TEST COMPLETE |
| 9199 | 9200 |
| OLD | NEW |