aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html')
-rw-r--r--tests/wpt/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html b/tests/wpt/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html
index 77b0fc9594c..a370b6c059a 100644
--- a/tests/wpt/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html
+++ b/tests/wpt/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html
@@ -1,5 +1,6 @@
<!doctype html>
<meta charset=utf-8>
+<meta name="timeout" content="long">
<title>RTCRtpSender.prototype.replaceTrack</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>