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

Unified Diff: LayoutTests/fast/replaced/applet-disabled-positioned.html

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 years, 4 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
« no previous file with comments | « LayoutTests/fast/parser/resources/p-in-scope.js ('k') | LayoutTests/fast/replaced/applet-display-none.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « LayoutTests/fast/parser/resources/p-in-scope.js ('k') | LayoutTests/fast/replaced/applet-display-none.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698