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

Unified Diff: Source/core/html/HTMLTagNames.in

Issue 728763006: bgsound must use the HTMLUnknownElement interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: bgsound only Created 6 years 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
« no previous file with comments | « LayoutTests/fast/dom/wrapper-classes-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/HTMLTagNames.in
diff --git a/Source/core/html/HTMLTagNames.in b/Source/core/html/HTMLTagNames.in
index c29d3ab6da293051c40614986c8c20334f47d9a2..022e0ccf7a65d77b7b25f710c5b0a3aee8fa3a37 100644
--- a/Source/core/html/HTMLTagNames.in
+++ b/Source/core/html/HTMLTagNames.in
@@ -17,7 +17,7 @@ base
basefont interfaceName=HTMLElement
bdi interfaceName=HTMLBDIElement, JSInterfaceName=HTMLElement
bdo interfaceName=HTMLElement
-bgsound interfaceName=HTMLElement
+bgsound interfaceName=HTMLUnknownElement
big interfaceName=HTMLElement
blockquote interfaceName=HTMLQuoteElement
body
« no previous file with comments | « LayoutTests/fast/dom/wrapper-classes-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698