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

Unified Diff: LayoutTests/http/tests/multipart/win-boundary-crash.html-disabled

Issue 16848005: Remove support for multipart/x-mixed-replace (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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/http/tests/multipart/win-boundary-crash.html-disabled
diff --git a/LayoutTests/http/tests/multipart/win-boundary-crash.html-disabled b/LayoutTests/http/tests/multipart/win-boundary-crash.html-disabled
deleted file mode 100644
index 257be6c76f834b2258266099f857df4cc032b848..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/multipart/win-boundary-crash.html-disabled
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-<head>
-<script>
- if (window.testRunner)
- testRunner.dumpAsText();
-</script>
-</head>
-<body>
-<p>Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=14516">http://bugs.webkit.org/show_bug.cgi?id=14516</a>
-crash loading multipart/x-mixed-replace data on windows safari</i></p>
-<p>If WebKit does not crash when loading this img, then it passed.</p>
-<img src="resources/multipart-nodashes.php" />
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698