Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / HTMLImageElement / image-sizes-js-change-expected.txt
index b00ff75..46cc32a 100644 (file)
@@ -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