Bug 620664 - Add support for the track element to the HTML5 parser. r=hsivonen, a=jst.
This commit is contained in:
@@ -260,6 +260,7 @@ class nsHtml5ElementName
|
||||
static nsHtml5ElementName* ELT_THEAD;
|
||||
static nsHtml5ElementName* ELT_TABLE;
|
||||
static nsHtml5ElementName* ELT_TITLE;
|
||||
static nsHtml5ElementName* ELT_TRACK;
|
||||
static nsHtml5ElementName* ELT_TSPAN;
|
||||
static nsHtml5ElementName* ELT_TIMES;
|
||||
static nsHtml5ElementName* ELT_TFOOT;
|
||||
|
||||
Reference in New Issue
Block a user