| 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>
|
|
|