Chromium Code Reviews| 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 |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..70cb48979e83bd9e4c13515e909f11bd8b1f34c5 |
| --- /dev/null |
| +++ b/LayoutTests/fast/hidpi/image-srcset-dpr-zoom-expected.txt |
| @@ -0,0 +1,3 @@ |
| +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. |
| + |