mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
style: Rename StyleMathMLMathVariant -> StyleMathVariant
MANUAL PUSH: Trivial rename.
This commit is contained in:
parent
e44bedbcda
commit
f0524611c4
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue