mirror of
https://github.com/servo/servo.git
synced 2025-09-02 11:08:22 +01:00
Update web-platform-tests to revision 3cb5a99e5521936fb8819de8aaba806050b84184
This commit is contained in:
parent
1d2c0ba0bc
commit
c700482629
204 changed files with 5112 additions and 1445 deletions
|
@ -466,6 +466,7 @@ enum RTCIceTransportState {
|
|||
};
|
||||
|
||||
enum RTCIceRole {
|
||||
"unknown",
|
||||
"controlling",
|
||||
"controlled"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue