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

Unified Diff: LayoutTests/webarchive/archive-with-unencoded-url.html

Issue 14046041: Remove webarchive tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/webarchive/archive-with-unencoded-url.html
diff --git a/LayoutTests/webarchive/archive-with-unencoded-url.html b/LayoutTests/webarchive/archive-with-unencoded-url.html
deleted file mode 100644
index 48aabe9e45075efb290071aeba2c4aea8b123dc6..0000000000000000000000000000000000000000
--- a/LayoutTests/webarchive/archive-with-unencoded-url.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<html>
-<head>
-<script>
- if (window.testRunner)
- testRunner.dumpDOMAsWebArchive();
-</script>
-</head>
-<body>
-<form>
- <input type="image" src="resources/apple.gif?foo|bar">
-</form>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698