Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Side by Side Diff: LayoutTests/fast/hidpi/image-srcset-change-dynamically-from-js-2x-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 main frame - script requested 'srcset-helper.js' 1 main frame - script requested 'srcset-helper.js'
2 main frame - script requested 'js-test.js' 2 main frame - script requested 'js-test.js'
3 main frame - script requested 'js-test.js' 3 main frame - script requested 'js-test.js'
4 main frame - img requested 'blue-100-px-square.png' 4 main frame - img requested 'blue-100-px-square.png'
5 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 ' 6 main frame - document requested 'image-srcset-change-dynamically-from-js-2x.html '
7 main frame - script requested 'srcset-helper.js' 7 main frame - script requested 'srcset-helper.js'
8 main frame - script requested 'js-test.js' 8 main frame - script requested 'js-test.js'
9 main frame - script requested 'js-test.js' 9 main frame - script requested 'js-test.js'
10 main frame - img requested 'green-400-px-square.png' 10 main frame - img requested 'green-400-px-square.png'
11 main frame - img requested 'green-400-px-square.png' 11 main frame - img requested 'green-400-px-square.png'
12 PASS document.getElementById("foo").clientWidth==200 is true
13 PASS successfullyParsed is true 12 PASS successfullyParsed is true
14 13
15 TEST COMPLETE 14 TEST COMPLETE
15 PASS document.getElementById("foo").clientWidth==200 is true
16 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. 16 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.
17 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698