From 5f84a2e9df23ae80a56a5f433c99e03a06b7776e Mon Sep 17 00:00:00 2001 From: Boris Zbarsky Date: Tue, 21 Jan 2020 11:16:41 +0000 Subject: [PATCH] Bug 1610422 part 1. Pull in missing upstream changes for RTCPeerConnection-ondatachannel.html. r=jgraham It looks like most of the changes from https://github.com/web-platform-tests/wpt/pull/16038 we have already, except some whitespace bits. Differential Revision: https://phabricator.services.mozilla.com/D60469 --HG-- extra : moz-landing-system : lando --- .../RTCPeerConnection-ondatachannel.html | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/testing/web-platform/tests/webrtc/RTCPeerConnection-ondatachannel.html b/testing/web-platform/tests/webrtc/RTCPeerConnection-ondatachannel.html index 1ee428577712..2fd33ca54114 100644 --- a/testing/web-platform/tests/webrtc/RTCPeerConnection-ondatachannel.html +++ b/testing/web-platform/tests/webrtc/RTCPeerConnection-ondatachannel.html @@ -6,12 +6,15 @@