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"); |