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

Unified Diff: LayoutTests/webarchive/loading/video-in-webarchive.html

Issue 14046041: Remove webarchive tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/webarchive/loading/video-in-webarchive.html
diff --git a/LayoutTests/webarchive/loading/video-in-webarchive.html b/LayoutTests/webarchive/loading/video-in-webarchive.html
deleted file mode 100644
index abc92f66c3ac3ae3bdeed27edbcf71969eaf0d8f..0000000000000000000000000000000000000000
--- a/LayoutTests/webarchive/loading/video-in-webarchive.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<script>
-if (window.testRunner) {
- testRunner.dumpAsText();
- testRunner.waitUntilDone();
-}
-window.location="resources/video-in-webarchive.webarchive";
-</script>

Powered by Google App Engine
This is Rietveld 408576698