| 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 4637 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4648 setter maxDistance | 4648 setter maxDistance |
| 4649 setter panningModel | 4649 setter panningModel |
| 4650 setter refDistance | 4650 setter refDistance |
| 4651 setter rolloffFactor | 4651 setter rolloffFactor |
| 4652 interface PasswordCredential : Credential | 4652 interface PasswordCredential : Credential |
| 4653 attribute @@toStringTag | 4653 attribute @@toStringTag |
| 4654 getter additionalData | 4654 getter additionalData |
| 4655 getter iconURL | 4655 getter iconURL |
| 4656 getter idName | 4656 getter idName |
| 4657 getter name | 4657 getter name |
| 4658 getter password |
| 4658 getter passwordName | 4659 getter passwordName |
| 4659 method constructor | 4660 method constructor |
| 4660 setter additionalData | 4661 setter additionalData |
| 4661 setter idName | 4662 setter idName |
| 4662 setter passwordName | 4663 setter passwordName |
| 4663 interface Path2D | 4664 interface Path2D |
| 4664 attribute @@toStringTag | 4665 attribute @@toStringTag |
| 4665 method addPath | 4666 method addPath |
| 4666 method arc | 4667 method arc |
| 4667 method arcTo | 4668 method arcTo |
| (...skipping 4499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9167 setter scrollY | 9168 setter scrollY |
| 9168 setter scrollbars | 9169 setter scrollbars |
| 9169 setter status | 9170 setter status |
| 9170 setter statusbar | 9171 setter statusbar |
| 9171 setter toolbar | 9172 setter toolbar |
| 9172 setter visualViewport | 9173 setter visualViewport |
| 9173 PASS successfullyParsed is true | 9174 PASS successfullyParsed is true |
| 9174 | 9175 |
| 9175 TEST COMPLETE | 9176 TEST COMPLETE |
| 9176 | 9177 |
| OLD | NEW |