Index: LayoutTests/fast/hidpi/image-srcset-simple-1x-expected.txt |
diff --git a/LayoutTests/fast/hidpi/image-srcset-simple-1x-expected.txt b/LayoutTests/fast/hidpi/image-srcset-simple-1x-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e0c8316198f945e56232fe168ddfd21347ef0799 |
--- /dev/null |
+++ b/LayoutTests/fast/hidpi/image-srcset-simple-1x-expected.txt |
@@ -0,0 +1,3 @@ |
+PASS document.getElementById("foo").clientWidth==400 is true |
+This test passes if the image below says 1x with a reddish background when the deviceScaleFactor is 1, and if says 2x with a greenish background when the deviceScaleFactor is 2. |
+ |