Index: LayoutTests/fast/hidpi/image-srcset-dpr-zoom-expected.txt |
diff --git a/LayoutTests/fast/hidpi/image-srcset-dpr-zoom-expected.txt b/LayoutTests/fast/hidpi/image-srcset-dpr-zoom-expected.txt |
index 69a1a23adce47fb4c518517227bf48bfd4ee8197..6165c1fd72b39e3519da926a9cdeee8cb7f9a38c 100644 |
--- a/LayoutTests/fast/hidpi/image-srcset-dpr-zoom-expected.txt |
+++ b/LayoutTests/fast/hidpi/image-srcset-dpr-zoom-expected.txt |
@@ -1,6 +1,6 @@ |
-PASS document.getElementById("foo").clientWidth==200 is true |
PASS successfullyParsed is true |
TEST COMPLETE |
+PASS document.getElementById("foo").clientWidth==200 is true |
This test passes if the image below is a 200px wide green square when the deviceScaleFactor is 1, since the user has zoomed in. |