Regenerate Parser for 483155

Tag UXP Issue #1344
This commit is contained in:
Gaming4JC 2020-01-19 19:56:45 -05:00 committed by Roy Tam
commit ed18cbb741
18 changed files with 3111 additions and 1817 deletions

View file

@ -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")