Chromium Code Reviews| Index: LayoutTests/fast/hidpi/image-srcset-density-and-width-descriptors-expected.txt |
| diff --git a/LayoutTests/fast/hidpi/image-srcset-density-and-width-descriptors-expected.txt b/LayoutTests/fast/hidpi/image-srcset-density-and-width-descriptors-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3434a44d5313ceef6e29517075e0cf572636dfce |
| --- /dev/null |
| +++ b/LayoutTests/fast/hidpi/image-srcset-density-and-width-descriptors-expected.txt |
| @@ -0,0 +1,6 @@ |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| +PASS document.getElementById("foo").clientWidth==100 is true |
| +This test passes if the image below is a blue square, since the srcset resource doesn't load, as it has both 'w' and 'x' descriptors. |
| + |