Index: LayoutTests/fast/hidpi/image-srcset-remove-dynamically-from-js-expected.txt |
diff --git a/LayoutTests/fast/hidpi/image-srcset-remove-dynamically-from-js-expected.txt b/LayoutTests/fast/hidpi/image-srcset-remove-dynamically-from-js-expected.txt |
index e6d0ce01a25b4ce095e184fe404e4e8e67c31f87..7146f43ca93896f374a309baada0f278f102a625 100644 |
--- a/LayoutTests/fast/hidpi/image-srcset-remove-dynamically-from-js-expected.txt |
+++ b/LayoutTests/fast/hidpi/image-srcset-remove-dynamically-from-js-expected.txt |
@@ -1,3 +1,6 @@ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS document.getElementById("foo").clientWidth==200 is true |
This test passes if this img tag below is a green square. It ensures that attributes can be removed dynamically from javascript |