OLD | NEW |
1 main frame - script requested 'srcset-helper.js' | 1 PASS internals.isPreloaded("resources/blue-100-px-square.png") is false |
2 main frame - script requested 'js-test-pre.js' | |
3 main frame - script requested 'js-test-pre.js' | |
4 main frame - img requested 'blue-100-px-square.png' | |
5 main frame - img requested 'blue-100-px-square.png' | |
6 main frame - document requested 'image-srcset-change-dynamically-from-js-2x.html
' | |
7 main frame - script requested 'srcset-helper.js' | |
8 main frame - script requested 'js-test-pre.js' | |
9 main frame - script requested 'js-test-pre.js' | |
10 main frame - img requested 'green-200-px-square.png' | |
11 main frame - img requested 'green-200-px-square.png' | |
12 PASS document.getElementById("foo").clientWidth==200 is true | 2 PASS document.getElementById("foo").clientWidth==200 is true |
13 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. | 3 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. |
14 | 4 |
OLD | NEW |