summaryrefslogtreecommitdiffstats
path: root/parser/html/nsHtml5AtomList.h
diff options
context:
space:
mode:
Diffstat (limited to 'parser/html/nsHtml5AtomList.h')
-rw-r--r--parser/html/nsHtml5AtomList.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/parser/html/nsHtml5AtomList.h b/parser/html/nsHtml5AtomList.h
index 934fd9551..ce9fcd682 100644
--- a/parser/html/nsHtml5AtomList.h
+++ b/parser/html/nsHtml5AtomList.h
@@ -867,6 +867,7 @@ HTML5_ATOM(center, "center")
HTML5_ATOM(canvas, "canvas")
HTML5_ATOM(divide, "divide")
HTML5_ATOM(degree, "degree")
+HTML5_ATOM(dialog, "dialog")
HTML5_ATOM(domain, "domain")
HTML5_ATOM(exists, "exists")
HTML5_ATOM(fetile, "fetile")
@@ -942,8 +943,8 @@ HTML5_ATOM(mpadded, "mpadded")
HTML5_ATOM(marquee, "marquee")
HTML5_ATOM(maction, "maction")
HTML5_ATOM(msubsup, "msubsup")
-HTML5_ATOM(polygon, "polygon")
HTML5_ATOM(picture, "picture")
+HTML5_ATOM(polygon, "polygon")
HTML5_ATOM(product, "product")
HTML5_ATOM(setdiff, "setdiff")
HTML5_ATOM(section, "section")