[web-platform-tests] Pull Request: WebRTC: Add test for null ICE candidate

wpt-pr-bot has just labeled a pull request from alvestrand for https://github.com/w3c/web-platform-tests as "wg-webrtc":

== WebRTC: Add test for null ICE candidate ==
The spec does not seem to allow for a null ICE candidate, and
explicitly test for presence of mid or midx attributes.

This should mean that a null ICE candidate is a type error.

New test presently passes on Chrome, fails on Firefox.

See https://github.com/w3c/web-platform-tests/pull/9517

Received on Wednesday, 14 February 2018 12:10:46 UTC