diff --git a/testing/web-platform/meta/webrtc/protocol/msid-parse.html.ini b/testing/web-platform/meta/webrtc/protocol/msid-parse.html.ini new file mode 100644 index 000000000000..260513f58fbb --- /dev/null +++ b/testing/web-platform/meta/webrtc/protocol/msid-parse.html.ini @@ -0,0 +1,13 @@ +[msid-parse.html] + [Description with no msid produces a track with a stream] + expected: FAIL + + [Description with two msid produces two streams] + expected: FAIL + + [Description with msid:foo bar produces a stream with id foo] + expected: FAIL + + [Description with msid:- appid produces a track with no stream] + expected: FAIL +