Bug 937259 - Remove <command> element from the parser. r=hsivonen

This commit is contained in:
William Chen
2013-11-13 15:17:13 -08:00
parent 3d9072c78d
commit b0e6b247fb
8 changed files with 149 additions and 166 deletions

View File

@@ -328,7 +328,6 @@ class nsHtml5ElementName
static nsHtml5ElementName* ELT_ACRONYM;
static nsHtml5ElementName* ELT_ADDRESS;
static nsHtml5ElementName* ELT_BGSOUND;
static nsHtml5ElementName* ELT_COMMAND;
static nsHtml5ElementName* ELT_COMPOSE;
static nsHtml5ElementName* ELT_CEILING;
static nsHtml5ElementName* ELT_CSYMBOL;