Re: [webrtc-tests] Update RTCPeerConnection IDL test to latest editor draft (#5693)

In https://github.com/w3c/web-platform-tests/pull/5666 @ayg has begun splitting out IDL files into interfaces/*.idl, which I think will be a big improvement and could make it much easier to maintain these tests.

So, I would actually suggest a single interfaces/webrtc-pc.idl that contains all of the IDL in https://w3c.github.io/webrtc-pc/, and a single webrtc/interfaces.html that tests all of that. I think it's still small enough that timeouts wouldn't be a problem.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5693#issuecomment-297249788

Received on Wednesday, 26 April 2017 06:14:58 UTC