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

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

Issue 200923002: Post a microtask to load <img> elements. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix last test failure Created 6 years, 7 months 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 - 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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698