mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 3b6ba59adc411f6dd433171f3f5ab71b83c01c12
This commit is contained in:
parent
c57e9bb938
commit
1ac5a35ed6
29 changed files with 93 additions and 275 deletions
|
@ -111,6 +111,7 @@ interface RTCPeerConnection : EventTarget {
|
|||
readonly attribute RTCIceConnectionState iceConnectionState;
|
||||
readonly attribute RTCPeerConnectionState connectionState;
|
||||
readonly attribute boolean? canTrickleIceCandidates;
|
||||
void restartIce();
|
||||
static sequence<RTCIceServer> getDefaultIceServers();
|
||||
RTCConfiguration getConfiguration();
|
||||
void setConfiguration(RTCConfiguration configuration);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue