style: Rename StyleMathMLMathVariant -> StyleMathVariant

MANUAL PUSH: Trivial rename.
This commit is contained in:
Emilio Cobos Álvarez 2023-06-06 23:31:45 +02:00 committed by Oriol Brufau
parent e44bedbcda
commit f0524611c4

View file

@ -260,7 +260,7 @@ ${helpers.single_keyword(
bold-sans-serif sans-serif-italic sans-serif-bold-italic bold-sans-serif sans-serif-italic sans-serif-bold-italic
monospace initial tailed looped stretched""", monospace initial tailed looped stretched""",
engines="gecko", engines="gecko",
gecko_enum_prefix="StyleMathMLMathVariant", gecko_enum_prefix="StyleMathVariant",
gecko_ffi_name="mMathVariant", gecko_ffi_name="mMathVariant",
spec="Internal (not web-exposed)", spec="Internal (not web-exposed)",
animation_value_type="none", animation_value_type="none",