diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCIceCandidate-constructor.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCIceCandidate-constructor.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCIceCandidate-constructor.html.ini b/testing/web-platform/meta/webrtc/RTCIceCandidate-constructor.html.ini new file mode 100644 index 0000000000..0c68ed7221 --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCIceCandidate-constructor.html.ini @@ -0,0 +1,8 @@ +[RTCIceCandidate-constructor.html] + [new RTCIceCandidate({ ... }) with nondefault values for all fields, tcp candidate] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1322186 + expected: FAIL + + [new RTCIceCandidate({ ... }) with nondefault values for all fields] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1322186 + expected: FAIL |