Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/media/media-can-load-when-hidden-expected.txt

Issue 2028463002: Convert media-can-* tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/media/media-can-load-when-hidden-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/media-can-load-when-hidden-expected.txt b/third_party/WebKit/LayoutTests/media/media-can-load-when-hidden-expected.txt
deleted file mode 100644
index 8f74afe1d0c0a70112ccbb3a3fd4fff7ff3665d5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/media/media-can-load-when-hidden-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-Test HTMLMediaElement to be sure that the video is getting loaded even if the element is hidden.
-
-EVENT(durationchange)
-END OF TEST
-

Powered by Google App Engine