Index: LayoutTests/fast/dom/wrapper-classes.html |
diff --git a/LayoutTests/fast/dom/wrapper-classes.html b/LayoutTests/fast/dom/wrapper-classes.html |
index 768daed856b385ab73a8ff4af4b2c7f34a9bb703..bd951f01936fae0fb15bf40794e2ae9206af2ebb 100644 |
--- a/LayoutTests/fast/dom/wrapper-classes.html |
+++ b/LayoutTests/fast/dom/wrapper-classes.html |
@@ -157,6 +157,7 @@ function runTest() |
testTag("base", "HTMLBaseElement"); |
testTag("basefont", "HTMLElement"); |
testTag("bdo", "HTMLElement"); |
+ testTag("bgsound", "HTMLUnknownElement"); |
testTag("big", "HTMLElement"); |
testTag("blockquote", "HTMLQuoteElement"); |
testTag("body", "HTMLBodyElement"); |