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

Unified Diff: LayoutTests/fast/media/media-query-list-04-expected.txt

Issue 14495004: Remove left-over PageCache stuff (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
« no previous file with comments | « LayoutTests/fast/media/media-query-list-04.html ('k') | LayoutTests/fast/viewport/viewport-128.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/media/media-query-list-04-expected.txt
diff --git a/LayoutTests/fast/media/media-query-list-04-expected.txt b/LayoutTests/fast/media/media-query-list-04-expected.txt
deleted file mode 100644
index 3a6d0db0a22ee8a1fc03a14a33728401637b82f1..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/media/media-query-list-04-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-Test the MediaQueryList interface: http://dev.w3.org/csswg/cssom-view/#the-mediaquerylist-interface.
-
-Testing page cache
-
-------------- minimized -------------
-[1] - query (-webkit-view-mode: windowed) changed to false
-[1] - query (-webkit-view-mode: minimized) changed to true
-[2] - query (-webkit-view-mode: windowed) changed to false
-[2] - query (-webkit-view-mode: minimized) changed to true
-------------- maximized -------------
-[1] - query (-webkit-view-mode: minimized) changed to false
-[1] - query (-webkit-view-mode: maximized) changed to true
-[2] - query (-webkit-view-mode: minimized) changed to false
-[2] - query (-webkit-view-mode: maximized) changed to true
-------------- windowed -------------
-[1] - query (-webkit-view-mode: windowed) changed to true
-[1] - query (-webkit-view-mode: maximized) changed to false
-[2] - query (-webkit-view-mode: windowed) changed to true
-[2] - query (-webkit-view-mode: maximized) changed to false
-------------- floating -------------
-[1] - query (-webkit-view-mode: windowed) changed to false
-[1] - query (-webkit-view-mode: floating) changed to true
-[2] - query (-webkit-view-mode: windowed) changed to false
-[2] - query (-webkit-view-mode: floating) changed to true
-
« no previous file with comments | « LayoutTests/fast/media/media-query-list-04.html ('k') | LayoutTests/fast/viewport/viewport-128.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698