Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / hidpi / image-srcset-data-srcset-expected.txt
blobfd6e6e8aa1b80dcf02bad01661ae2160ad6dc2bf
1 PASS successfullyParsed is true
3 TEST COMPLETE
4 PASS document.getElementById("foo").clientWidth==75 is true
5 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.
6 The image is displayed in a width of 75px, since the 2x resource gets picked (as the highest density resource current available.