diff options
Diffstat (limited to 'parser/html/nsHtml5AtomList.h')
-rw-r--r-- | parser/html/nsHtml5AtomList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/parser/html/nsHtml5AtomList.h b/parser/html/nsHtml5AtomList.h index 6c8874dde..bd53b5a42 100644 --- a/parser/html/nsHtml5AtomList.h +++ b/parser/html/nsHtml5AtomList.h @@ -446,6 +446,7 @@ HTML5_ATOM(lquote, "lquote") HTML5_ATOM(panose_1, "panose-1") HTML5_ATOM(numoctaves, "numoctaves") HTML5_ATOM(numOctaves, "numOctaves") +HTML5_ATOM(nomodule, "nomodule") HTML5_ATOM(onload, "onload") HTML5_ATOM(onbounce, "onbounce") HTML5_ATOM(oncontrolselect, "oncontrolselect") |