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

Unified Diff: third_party/WebKit/LayoutTests/fast/images/huge-image-viewport-scale-expected.txt

Issue 2163953002: rebaseline huge-image-viewport-scale.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use ignore_result() Created 4 years, 5 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 | « content/browser/renderer_host/render_widget_host_view_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/images/huge-image-viewport-scale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/images/huge-image-viewport-scale-expected.txt b/third_party/WebKit/LayoutTests/fast/images/huge-image-viewport-scale-expected.txt
index d2a413852f4b97932d21cd2a59acb17c1e66435e..a040704e38c41775f1f56a456b269abd4da2b982 100644
--- a/third_party/WebKit/LayoutTests/fast/images/huge-image-viewport-scale-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/images/huge-image-viewport-scale-expected.txt
@@ -3,5 +3,5 @@ To manual test, open resources/5000x5000.png in a viewport-capable browser (e.g.
Passes if the image shinks to fit the width.
viewport meta: <meta name="viewport" content="width=device-width, minimum-scale=0.1">
-image style: -webkit-user-select: none; max-width: 1000px;
-image actual width: 1000
+image style: -webkit-user-select: none; cursor: zoom-in;
+image actual width: 100
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698