Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / hidpi / image-srcset-change-dynamically-from-js-2x-expected.txt
blob72c371f4bf095e692a80db8109b4b77dbcd2e387
1 PASS successfullyParsed is true
3 TEST COMPLETE
4 PASS document.getElementById("foo").clientWidth==200 is true
5 This test passes if this img tag below is a green square when the scale factor is 2. It ensures that attributes can be changed dynamically from javascript, and that only the correct resource is loaded.