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

Unified Diff: LayoutTests/fast/plugins/plugin-placeholder-structured.html

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Hopefully all the tests 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
Index: LayoutTests/fast/plugins/plugin-placeholder-structured.html
diff --git a/LayoutTests/fast/plugins/plugin-placeholder-structured.html b/LayoutTests/fast/plugins/plugin-placeholder-structured.html
index ed7698e09d0e96178668e1a2dce3d4126d2d565c..1867471ed34968a2af97adbf3b3fdb65035418ef 100644
--- a/LayoutTests/fast/plugins/plugin-placeholder-structured.html
+++ b/LayoutTests/fast/plugins/plugin-placeholder-structured.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<style>
-applet, embed, object { display: block; }
+embed, object { display: block; }
</style>
<!-- The placeholders inserted below should be shown with some suitable style. -->

Powered by Google App Engine
This is Rietveld 408576698