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

Unified Diff: LayoutTests/fast/dom/HTMLImageElement/image-srcset-invalid-url-no-crash-expected.txt

Issue 1142523002: MemoryCache::resourceForURL(): add argument validation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/HTMLImageElement/image-srcset-invalid-url-no-crash-expected.txt
diff --git a/LayoutTests/fast/css/fontfaceset-in-detached-frame-expected.txt b/LayoutTests/fast/dom/HTMLImageElement/image-srcset-invalid-url-no-crash-expected.txt
similarity index 70%
copy from LayoutTests/fast/css/fontfaceset-in-detached-frame-expected.txt
copy to LayoutTests/fast/dom/HTMLImageElement/image-srcset-invalid-url-no-crash-expected.txt
index da8afad70d673aed0e0365cf09600e5913e553a5..7b4bd9d2652c557f18e08d4295fae68b9584128a 100644
--- a/LayoutTests/fast/css/fontfaceset-in-detached-frame-expected.txt
+++ b/LayoutTests/fast/dom/HTMLImageElement/image-srcset-invalid-url-no-crash-expected.txt
@@ -1,8 +1,9 @@
-Call FontFaceSet::ready in a detached frame.
+Invalid img.srcset URL should not crash
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS no crash.
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/dom/HTMLImageElement/image-srcset-invalid-url-no-crash.html ('k') | Source/core/fetch/MemoryCache.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698