diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/RTCPeerConnectionIceEvent-constructor.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/RTCPeerConnectionIceEvent-constructor.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnectionIceEvent-constructor.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnectionIceEvent-constructor.html.ini new file mode 100644 index 0000000000..56ee8f056e --- /dev/null +++ b/testing/web-platform/meta/webrtc/RTCPeerConnectionIceEvent-constructor.html.ini @@ -0,0 +1,9 @@ +[RTCPeerConnectionIceEvent-constructor.html] + [RTCPeerConnectionIceEvent with no eventInitDict (default)] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531911 + + [RTCPeerConnectionIceEvent with empty object as eventInitDict (default)] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1531911 + |