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 |
index 831c15c5b944fc1139cf988e15163295811709bb..2a0a0502b9696d09036d34699ecd2b5de16bc71d 100644 |
--- a/LayoutTests/fast/hidpi/dpr-setting-expected.txt |
+++ b/LayoutTests/fast/hidpi/dpr-setting-expected.txt |
@@ -1,5 +1,5 @@ |
-PASS matchMedia("screen and (min-resolution: 2dppx)").matches is true |
PASS successfullyParsed is true |
TEST COMPLETE |
+PASS matchMedia("screen and (min-resolution: 2dppx)").matches is true |
This test passes if the DPR is set to 2x |