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 |