From dd6749f7ddd4db014fb7d76a9b698d07f2b859f5 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sun, 19 Jan 2020 19:56:45 -0500 Subject: Regenerate Parser for 483155 Tag UXP Issue #1344 --- parser/html/nsHtml5AtomList.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'parser/html/nsHtml5AtomList.h') diff --git a/parser/html/nsHtml5AtomList.h b/parser/html/nsHtml5AtomList.h index 75615a7b5..71617e4ea 100644 --- a/parser/html/nsHtml5AtomList.h +++ b/parser/html/nsHtml5AtomList.h @@ -1001,6 +1001,7 @@ HTML5_ATOM(basefont, "basefont") HTML5_ATOM(cartesianproduct, "cartesianproduct") HTML5_ATOM(gt, "gt") HTML5_ATOM(determinant, "determinant") +HTML5_ATOM(datalist, "datalist") HTML5_ATOM(emptyset, "emptyset") HTML5_ATOM(equivalent, "equivalent") HTML5_ATOM(font_face_format, "font-face-format") @@ -1058,6 +1059,7 @@ HTML5_ATOM(fedropshadow, "fedropshadow") HTML5_ATOM(feDropShadow, "feDropShadow") HTML5_ATOM(mrow, "mrow") HTML5_ATOM(matrixrow, "matrixrow") +HTML5_ATOM(shadow, "shadow") HTML5_ATOM(view, "view") HTML5_ATOM(approx, "approx") HTML5_ATOM(fecolormatrix, "fecolormatrix") -- cgit v1.2.3