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

Unified Diff: Source/web/tests/data/viewport/viewport-gpu-rasterization-device-width-non-user-scalable.html

Issue 660133005: Widen GPU trigger condition (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git/+/master
Patch Set: add unit test Created 6 years, 2 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/data/viewport/viewport-gpu-rasterization-device-width-minimum-scale-1.5.html ('k') | no next file » | 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-device-width-non-user-scalable.html
diff --git a/Source/web/tests/data/viewport/viewport-131.html b/Source/web/tests/data/viewport/viewport-gpu-rasterization-device-width-non-user-scalable.html
similarity index 59%
copy from Source/web/tests/data/viewport/viewport-131.html
copy to Source/web/tests/data/viewport/viewport-gpu-rasterization-device-width-non-user-scalable.html
index f7a7876b4cda7adf4d8378756f40438e6e0da52c..229595955ea30365e7bd296541f5157d8aaee9d1 100644
--- a/Source/web/tests/data/viewport/viewport-131.html
+++ b/Source/web/tests/data/viewport/viewport-gpu-rasterization-device-width-non-user-scalable.html
@@ -1,5 +1,5 @@
<head>
- <title>Check that an explicit no to user-scalable is 0.0.</title>
+ <title>Viewport that triggers GPU rasterization</title>
<meta name="viewport" content="width=device-width, user-scalable=no">
</head>
<body></body>
« no previous file with comments | « Source/web/tests/data/viewport/viewport-gpu-rasterization-device-width-minimum-scale-1.5.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698