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

Side by Side Diff: LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-change-expected.txt

Issue 675853003: Fixed image-sizes-js-change flakiness (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 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
« no previous file with comments | « LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-change.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 main frame - img requested 'image-set-4x.png'
2 PASS successfullyParsed is true 1 PASS successfullyParsed is true
3 2
4 TEST COMPLETE 3 TEST COMPLETE
5 PASS currentSrcFileName("foo") is "image-set-4x.png" 4 PASS currentSrcFileName("foo") is "image-set-4x.png"
5 PASS internals.isLoadingFromMemoryCache("resources/image-set-4x.png") is true
6 PASS internals.isLoadingFromMemoryCache("../../hidpi/resources/image-set-2x.png" ) is false
7 PASS internals.isLoadingFromMemoryCache("../../hidpi/resources/image-set-1x.png" ) is false
8 PASS internals.isLoadingFromMemoryCache("resources/blue-100-px-square.png") is f alse
6 9
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-change.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698