gecko-dev/testing/web-platform/meta/webrtc/RTCPeerConnection-addIceCandidate.html.ini
Byron Campen [:bwc] d568195e70 Bug 1529403: Put bug links in webrtc wpt meta files. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D21557

--HG--
extra : moz-landing-system : lando
2019-03-06 16:15:10 +00:00

14 lines
543 B
INI

[RTCPeerConnection-addIceCandidate.html]
[Add with empty candidate string (end of candidate) should succeed]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529630
[Add candidate with invalid usernameFragment should reject with OperationError]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490658
[Add candidate with sdpMid belonging to different usernameFragment should reject with OperationError]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1490658