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

Unified Diff: LayoutTests/media/restore-from-page-cache-expected.txt

Issue 14195011: Removed WONTFIX 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/media/restore-from-page-cache-expected.txt
diff --git a/LayoutTests/media/restore-from-page-cache-expected.txt b/LayoutTests/media/restore-from-page-cache-expected.txt
deleted file mode 100644
index 59e8e57ec9b1d7e01cfb175deefc61a297dc00ba..0000000000000000000000000000000000000000
--- a/LayoutTests/media/restore-from-page-cache-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Make sure we don't reload a <video> element when navigating back to an uncached page.
-
-EVENT(loadstart)
-EVENT(canplaythrough)
-EXPECTED (loadCount == '0') OK
-*** Page going into cache
-*** Page returned from cache
-EXPECTED (loadCount == '1') OK
-

Powered by Google App Engine
This is Rietveld 408576698