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

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

Issue 482373002: Catch up ruby and its tag omission rule changes in HTML5 CR Feb 2014 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed TODO. Used HTMLUnknownElement. Created 6 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: Source/core/html/HTMLTagNames.in
diff --git a/Source/core/html/HTMLTagNames.in b/Source/core/html/HTMLTagNames.in
index bf80f251a0bb6405da04a3e45e12ddc28c073ef6..b265f6a07a9876d630337f4be43cb9da04c0fffa 100644
--- a/Source/core/html/HTMLTagNames.in
+++ b/Source/core/html/HTMLTagNames.in
@@ -103,8 +103,10 @@ plaintext interfaceName=HTMLElement
pre
progress interfaceName=HTMLProgressElement
q interfaceName=HTMLQuoteElement
+rb interfaceName=HTMLUnknownElement
rp interfaceName=HTMLElement
rt interfaceName=HTMLRTElement, JSInterfaceName=HTMLElement
+rtc interfaceName=HTMLUnknownElement
ruby interfaceName=HTMLRubyElement, JSInterfaceName=HTMLElement
s interfaceName=HTMLElement
samp interfaceName=HTMLElement

Powered by Google App Engine
This is Rietveld 408576698