[web-platform-tests] Pull Request: Add test for RTCPeerConnection.getDefaultIceServers

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

== Add test for RTCPeerConnection.getDefaultIceServers ==
This does simple test that the `getDefaultIceServers()` static method exists, and that it return result of the right type. Since idlharness do not support automatic testing of dictionary objects, the test does manual type checking of the dictionary fields.

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

Received on Thursday, 6 July 2017 05:14:18 UTC