diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/historical.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/historical.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/historical.html.ini b/testing/web-platform/meta/webrtc/historical.html.ini index 20015d542b..53b0ce34b7 100644 --- a/testing/web-platform/meta/webrtc/historical.html.ini +++ b/testing/web-platform/meta/webrtc/historical.html.ini @@ -18,3 +18,9 @@ [RTCPeerConnection member onaddstream should not exist] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1241291 expected: FAIL + + [new RTCPeerConnection(config) - with url field should throw TypeError] + expected: FAIL + + [setConfiguration(config) - with url field should throw TypeError] + expected: FAIL |