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

Unified Diff: content/test/data/dom_serializer/iframe-src-is-exe.htm

Issue 1371533002: Remove "recursive" parameter from WebPageSerializer::serialize. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@page-serialization-complete-serialization
Patch Set: Created 5 years, 3 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: content/test/data/dom_serializer/iframe-src-is-exe.htm
diff --git a/content/test/data/dom_serializer/iframe-src-is-exe.htm b/content/test/data/dom_serializer/iframe-src-is-exe.htm
deleted file mode 100644
index ed32b12b36d5cf6be742d570800e1f511e044623..0000000000000000000000000000000000000000
--- a/content/test/data/dom_serializer/iframe-src-is-exe.htm
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
-<body>
-This tests that we can serialize a page that has a downloaded url in an iframe without crashing.
-
-<iframe src="dummy.exe"></iframe>
-
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698