haikuwebkit/LayoutTests/fast/hidpi/image-srcset-intrinsic-size...

10 lines
329 B
Plaintext

PASS document.getElementById("foo").clientWidth==200 is true
PASS document.getElementById("foo2").clientWidth==400 is true
PASS document.getElementById("foo3").clientWidth==100 is true
PASS document.getElementById("foo4").clientWidth==200 is true
This test passes if the images are all displayed with appropriate dimensions.