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

Unified Diff: LayoutTests/fast/dom/Window/element-constructors-on-window.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
Index: LayoutTests/fast/dom/Window/element-constructors-on-window.html
diff --git a/LayoutTests/fast/dom/Window/element-constructors-on-window.html b/LayoutTests/fast/dom/Window/element-constructors-on-window.html
index 14c66832f8bacf4ba0325ff3c884ea3246e16588..11ed89ff1e8150f64be79924af760743d17dd44c 100644
--- a/LayoutTests/fast/dom/Window/element-constructors-on-window.html
+++ b/LayoutTests/fast/dom/Window/element-constructors-on-window.html
@@ -13,7 +13,6 @@ test("HTMLElement");
// DOM 2 elements
test("HTMLAnchorElement");
-test("HTMLAppletElement");
test("HTMLAreaElement");
test("HTMLBaseElement");
test("HTMLBodyElement");

Powered by Google App Engine
This is Rietveld 408576698