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

Unified Diff: Source/web/tests/data/viewport/viewport-gpu-rasterization-expanded-heuristics.html

Issue 309593007: Expand GPU rasterization trigger for Finch experiment (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use a WebSetting Created 6 years, 6 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 | « Source/web/tests/ViewportTest.cpp ('k') | public/web/WebSettings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/data/viewport/viewport-gpu-rasterization-expanded-heuristics.html
diff --git a/Source/web/tests/data/viewport/viewport-gpu-rasterization-expanded-heuristics.html b/Source/web/tests/data/viewport/viewport-gpu-rasterization-expanded-heuristics.html
new file mode 100644
index 0000000000000000000000000000000000000000..e8556b2bb65a5aeb92fecd0ca8d407274505e282
--- /dev/null
+++ b/Source/web/tests/data/viewport/viewport-gpu-rasterization-expanded-heuristics.html
@@ -0,0 +1,5 @@
+<head>
+ <title>Viewport that triggers GPU rasterization</title>
+ <meta name="viewport" content="width=device-width, minimum-scale=1.0">
+</head>
+<body></body>
« no previous file with comments | « Source/web/tests/ViewportTest.cpp ('k') | public/web/WebSettings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698