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

Unified Diff: LayoutTests/fast/dom/wrapper-classes.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/wrapper-classes.html
diff --git a/LayoutTests/fast/dom/wrapper-classes.html b/LayoutTests/fast/dom/wrapper-classes.html
index 29edcc0106c2e0d1234f924ec4f623366ad2a2c7..de6c6a5f41817cd1b0263f18fafaebe14fcf03b4 100644
--- a/LayoutTests/fast/dom/wrapper-classes.html
+++ b/LayoutTests/fast/dom/wrapper-classes.html
@@ -148,7 +148,6 @@ function runTest()
testTag("abbr", "HTMLElement");
testTag("acronym", "HTMLElement");
testTag("address", "HTMLElement");
- testTag("applet", "HTMLAppletElement");
testTag("area", "HTMLAreaElement");
testTag("article", "HTMLElement");
testTag("aside", "HTMLElement");

Powered by Google App Engine
This is Rietveld 408576698