OLD | NEW |
1 main frame - img requested 'green-400-px-square.png' | 1 main frame - img requested 'green-400-px-square.png' |
2 main frame - img requested 'green-400-px-square.png' | |
3 PASS successfullyParsed is true | 2 PASS successfullyParsed is true |
4 | 3 |
5 TEST COMPLETE | 4 TEST COMPLETE |
6 PASS document.getElementById("foo").clientWidth==200 is true | 5 PASS document.getElementById("foo").clientWidth==200 is true |
7 This test passes if this img tag below is a green square when the scale factor i
s 2. It ensures that attributes can be changed dynamically from javascript, and
that only the correct resource is loaded. | 6 This test passes if this img tag below is a green square when the scale factor i
s 2. It ensures that attributes can be changed dynamically from javascript, and
that only the correct resource is loaded. |
8 | 7 |
OLD | NEW |