Update web-platform-tests to revision 46aeb6c47e00b0cd3ebcab3735ec1aba7806ca79

This commit is contained in:
WPT Sync Bot 2020-01-16 08:22:41 +00:00
parent 7b6e60883f
commit 2ac52623c2
3570 changed files with 12529 additions and 11891 deletions

View file

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