mirror of
https://github.com/servo/servo.git
synced 2025-09-04 03:58:23 +01:00
Update web-platform-tests to revision 9614def367ae8af8247142c34b00f755863d2fbb
This commit is contained in:
parent
6cb39fad47
commit
968ce5b5b3
48 changed files with 919 additions and 130 deletions
8
tests/wpt/web-platform-tests/interfaces/webrtc-dscp.idl
Normal file
8
tests/wpt/web-platform-tests/interfaces/webrtc-dscp.idl
Normal file
|
@ -0,0 +1,8 @@
|
|||
// GENERATED CONTENT - DO NOT EDIT
|
||||
// Content was automatically extracted by Reffy into reffy-reports
|
||||
// (https://github.com/tidoust/reffy-reports)
|
||||
// Source: DSCP Control API (https://w3c.github.io/webrtc-dscp-exp/)
|
||||
|
||||
partial dictionary RTCRtpEncodingParameters {
|
||||
RTCPriorityType networkPriority; // Note: No default
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue