| 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 4655 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4666 setter maxDistance | 4666 setter maxDistance |
| 4667 setter panningModel | 4667 setter panningModel |
| 4668 setter refDistance | 4668 setter refDistance |
| 4669 setter rolloffFactor | 4669 setter rolloffFactor |
| 4670 interface PasswordCredential : Credential | 4670 interface PasswordCredential : Credential |
| 4671 attribute @@toStringTag | 4671 attribute @@toStringTag |
| 4672 getter additionalData | 4672 getter additionalData |
| 4673 getter iconURL | 4673 getter iconURL |
| 4674 getter idName | 4674 getter idName |
| 4675 getter name | 4675 getter name |
| 4676 getter password |
| 4676 getter passwordName | 4677 getter passwordName |
| 4677 method constructor | 4678 method constructor |
| 4678 setter additionalData | 4679 setter additionalData |
| 4679 setter idName | 4680 setter idName |
| 4680 setter passwordName | 4681 setter passwordName |
| 4681 interface Path2D | 4682 interface Path2D |
| 4682 attribute @@toStringTag | 4683 attribute @@toStringTag |
| 4683 method addPath | 4684 method addPath |
| 4684 method arc | 4685 method arc |
| 4685 method arcTo | 4686 method arcTo |
| (...skipping 4512 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9198 setter scrollY | 9199 setter scrollY |
| 9199 setter scrollbars | 9200 setter scrollbars |
| 9200 setter status | 9201 setter status |
| 9201 setter statusbar | 9202 setter statusbar |
| 9202 setter toolbar | 9203 setter toolbar |
| 9203 setter visualViewport | 9204 setter visualViewport |
| 9204 PASS successfullyParsed is true | 9205 PASS successfullyParsed is true |
| 9205 | 9206 |
| 9206 TEST COMPLETE | 9207 TEST COMPLETE |
| 9207 | 9208 |
| OLD | NEW |