Index: LayoutTests/fast/hidpi/image-srcset-data-srcset-expected.txt |
diff --git a/LayoutTests/fast/hidpi/image-srcset-data-srcset-expected.txt b/LayoutTests/fast/hidpi/image-srcset-data-srcset-expected.txt |
index aaec37056eba8cef77ae67f57489873f64c7a5ff..05612a007c77a909a14dfedc45a3f4381339f3fa 100644 |
--- a/LayoutTests/fast/hidpi/image-srcset-data-srcset-expected.txt |
+++ b/LayoutTests/fast/hidpi/image-srcset-data-srcset-expected.txt |
@@ -1,6 +1,6 @@ |
-PASS document.getElementById("foo").clientWidth==150 is true |
PASS successfullyParsed is true |
TEST COMPLETE |
+PASS document.getElementById("foo").clientWidth==150 is true |
This test passes if the image below looks like a 2x2 grid (yellow, gray, light green, dark green). In this case the srcset attribute has a base64 url, with the comma escaped. |