1 PASS successfullyParsed is true
4 PASS document.getElementById("foo").clientWidth is 200
5 PASS document.getElementById("foo2").clientWidth is 400
6 PASS document.getElementById("foo3").clientWidth is 100
7 PASS document.getElementById("foo4").clientWidth is 200
8 PASS document.getElementById("foo5").clientWidth is 200
9 This test passes if the images are all displayed with appropriate dimensions.