| 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 825151d9b2178ac778e811bf0e3a4877f94fe2ac..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,6 +1,6 @@
|
| -PASS document.getElementById("foo").clientWidth==200 is true
|
| 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
|
|
|
|
|