blob: 95f23ac1ca041cd02f6a9bfacb002ef0f4ba6934 [file] [log] [blame]
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.