Index: LayoutTests/fast/hidpi/dpr-setting-expected.txt |
diff --git a/LayoutTests/fast/hidpi/dpr-setting-expected.txt b/LayoutTests/fast/hidpi/dpr-setting-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a2d4d2d72ba793b5ca2298483a85852c833eaded |
--- /dev/null |
+++ b/LayoutTests/fast/hidpi/dpr-setting-expected.txt |
@@ -0,0 +1,2 @@ |
+PASS matchMedia("screen and (min-resolution: 2dppx)").matches is true |
+This test passes if the DPR is set to 2x |