Index: LayoutTests/fast/replaced/applet-disabled-positioned.html |
diff --git a/LayoutTests/fast/replaced/applet-disabled-positioned.html b/LayoutTests/fast/replaced/applet-disabled-positioned.html |
deleted file mode 100644 |
index 6c44e177a446d04c1f23c908053f8b9fd54e8cf2..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/replaced/applet-disabled-positioned.html |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-<p> |
- Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=15091">http://bugs.webkit.org/show_bug.cgi?id=15091</a> |
- Crash in LayoutBlockFlow::skipWhitespace during layout</i>. |
-</p> |
-<p> |
- If Java is enabled, disable it and reload this page. You should see the word PASS at the bottom. |
-</p> |
-<applet style="position: absolute; bottom: 0;" code="">PASS</applet> |