X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Ffast%2Fdom%2FHTMLImageElement%2Fimage-sizes-js-change-expected.txt;h=46cc32ab2534ad6759e7f601e3adb101039cdc24;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=b00ff75f1482eb7604e77eadf08d87bf8c863b9b;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-change-expected.txt b/src/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-change-expected.txt index b00ff75..46cc32a 100644 --- a/src/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-change-expected.txt +++ b/src/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/image-sizes-js-change-expected.txt @@ -1,6 +1,9 @@ -main frame - img requested 'image-set-4x.png' PASS successfullyParsed is true TEST COMPLETE PASS currentSrcFileName("foo") is "image-set-4x.png" +PASS internals.isLoadingFromMemoryCache("resources/image-set-4x.png") is true +PASS internals.isLoadingFromMemoryCache("../../hidpi/resources/image-set-2x.png") is false +PASS internals.isLoadingFromMemoryCache("../../hidpi/resources/image-set-1x.png") is false +PASS internals.isLoadingFromMemoryCache("resources/blue-100-px-square.png") is false