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

Side by Side 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, 1 month 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <head> 1 <head>
2 <title>Check that an explicit no to user-scalable is 0.0.</title> 2 <title>Viewport that triggers GPU rasterization</title>
3 <meta name="viewport" content="width=device-width, user-scalable=no"> 3 <meta name="viewport" content="width=device-width, user-scalable=no">
4 </head> 4 </head>
5 <body></body> 5 <body></body>
OLDNEW
« 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