Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/media/media-source/mse-1mb-buffers/mediasource-appendstream-quota-exceeded.html

Issue 2195933002: Added virtual test suite with 1MB MSE buffers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mse-buffers
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/media/media-source/mse-1mb-buffers/mediasource-appendstream-quota-exceeded.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/media/media-source/mediasource-appendstream-quota-exceeded.html b/third_party/WebKit/LayoutTests/http/tests/media/media-source/mse-1mb-buffers/mediasource-appendstream-quota-exceeded.html
similarity index 98%
rename from third_party/WebKit/LayoutTests/http/tests/media/media-source/mediasource-appendstream-quota-exceeded.html
rename to third_party/WebKit/LayoutTests/http/tests/media/media-source/mse-1mb-buffers/mediasource-appendstream-quota-exceeded.html
index 644f3fdb33063f257c6d2284e476f989df8f308a..2f4dcc1f93caa887932a9c98538cc90f12e07d3e 100644
--- a/third_party/WebKit/LayoutTests/http/tests/media/media-source/mediasource-appendstream-quota-exceeded.html
+++ b/third_party/WebKit/LayoutTests/http/tests/media/media-source/mse-1mb-buffers/mediasource-appendstream-quota-exceeded.html
@@ -3,7 +3,7 @@
<head>
<script src="/w3c/resources/testharness.js"></script>
<script src="/w3c/resources/testharnessreport.js"></script>
- <script src="mediasource-util.js"></script>
+ <script src="../mediasource-util.js"></script>
<link rel='stylesheet' href='/w3c/resources/testharness.css'>
</head>
<body>

Powered by Google App Engine
This is Rietveld 408576698