diff options
Diffstat (limited to 'parser/html/nsHtml5AttributeName.h')
-rw-r--r-- | parser/html/nsHtml5AttributeName.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/parser/html/nsHtml5AttributeName.h b/parser/html/nsHtml5AttributeName.h index d44ea6667e..8bb7064085 100644 --- a/parser/html/nsHtml5AttributeName.h +++ b/parser/html/nsHtml5AttributeName.h @@ -563,6 +563,7 @@ class nsHtml5AttributeName static nsHtml5AttributeName* ATTR_LQUOTE; static nsHtml5AttributeName* ATTR_PANOSE_1; static nsHtml5AttributeName* ATTR_NUMOCTAVES; + static nsHtml5AttributeName* ATTR_NOMODULE; static nsHtml5AttributeName* ATTR_ONLOAD; static nsHtml5AttributeName* ATTR_ONBOUNCE; static nsHtml5AttributeName* ATTR_ONCONTROLSELECT; |