| 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 Accelerometer : Sensor | 8 interface Accelerometer : Sensor |
| 9 attribute @@toStringTag | 9 attribute @@toStringTag |
| 10 getter includesGravity | 10 getter includesGravity |
| (...skipping 5031 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5042 getter remoteDescription | 5042 getter remoteDescription |
| 5043 getter signalingState | 5043 getter signalingState |
| 5044 method addIceCandidate | 5044 method addIceCandidate |
| 5045 method addStream | 5045 method addStream |
| 5046 method close | 5046 method close |
| 5047 method constructor | 5047 method constructor |
| 5048 method createAnswer | 5048 method createAnswer |
| 5049 method createDTMFSender | 5049 method createDTMFSender |
| 5050 method createDataChannel | 5050 method createDataChannel |
| 5051 method createOffer | 5051 method createOffer |
| 5052 method getConfiguration |
| 5052 method getLocalStreams | 5053 method getLocalStreams |
| 5053 method getRemoteStreams | 5054 method getRemoteStreams |
| 5054 method getStats | 5055 method getStats |
| 5055 method getStreamById | 5056 method getStreamById |
| 5056 method removeStream | 5057 method removeStream |
| 5057 method setConfiguration | 5058 method setConfiguration |
| 5058 method setLocalDescription | 5059 method setLocalDescription |
| 5059 method setRemoteDescription | 5060 method setRemoteDescription |
| 5060 setter onaddstream | 5061 setter onaddstream |
| 5061 setter ondatachannel | 5062 setter ondatachannel |
| (...skipping 3632 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8694 getter remoteDescription | 8695 getter remoteDescription |
| 8695 getter signalingState | 8696 getter signalingState |
| 8696 method addIceCandidate | 8697 method addIceCandidate |
| 8697 method addStream | 8698 method addStream |
| 8698 method close | 8699 method close |
| 8699 method constructor | 8700 method constructor |
| 8700 method createAnswer | 8701 method createAnswer |
| 8701 method createDTMFSender | 8702 method createDTMFSender |
| 8702 method createDataChannel | 8703 method createDataChannel |
| 8703 method createOffer | 8704 method createOffer |
| 8705 method getConfiguration |
| 8704 method getLocalStreams | 8706 method getLocalStreams |
| 8705 method getRemoteStreams | 8707 method getRemoteStreams |
| 8706 method getStats | 8708 method getStats |
| 8707 method getStreamById | 8709 method getStreamById |
| 8708 method removeStream | 8710 method removeStream |
| 8709 method setConfiguration | 8711 method setConfiguration |
| 8710 method setLocalDescription | 8712 method setLocalDescription |
| 8711 method setRemoteDescription | 8713 method setRemoteDescription |
| 8712 setter onaddstream | 8714 setter onaddstream |
| 8713 setter ondatachannel | 8715 setter ondatachannel |
| (...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9156 setter scrollY | 9158 setter scrollY |
| 9157 setter scrollbars | 9159 setter scrollbars |
| 9158 setter status | 9160 setter status |
| 9159 setter statusbar | 9161 setter statusbar |
| 9160 setter toolbar | 9162 setter toolbar |
| 9161 setter visualViewport | 9163 setter visualViewport |
| 9162 PASS successfullyParsed is true | 9164 PASS successfullyParsed is true |
| 9163 | 9165 |
| 9164 TEST COMPLETE | 9166 TEST COMPLETE |
| 9165 | 9167 |
| OLD | NEW |