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

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

Issue 1288323006: Remove willRequestResource callback, it is unused outside of tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove some experiments I accidentally included Created 5 years, 4 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'
2 PASS successfullyParsed is true 1 PASS successfullyParsed is true
3 2
4 TEST COMPLETE 3 TEST COMPLETE
5 PASS document.getElementById("foo").clientWidth==200 is true 4 PASS document.getElementById("foo").clientWidth==200 is true
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. 5 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.
7 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698