Update web-platform-tests to revision 4100d1d51b885185c50902397f7d203d89efc24c

This commit is contained in:
WPT Sync Bot 2019-06-16 10:25:29 +00:00
parent fd174c54ef
commit 35b828da75
91 changed files with 1843 additions and 298 deletions

View file

@ -102,7 +102,7 @@ function asyncInit() {
idl_test(
['webrtc'],
['mediacapture-streams', 'dom', 'html'],
['WebIDL', 'mediacapture-streams', 'dom', 'html'],
async idlArray => {
idlArray.add_objects({
RTCPeerConnection: [`new RTCPeerConnection()`],