Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Loirooriol authored and mrobinson committed Jun 25, 2024
1 parent 100821a commit ec4371d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/values/specified/text.rs
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ pub enum TextTransformCase {
/// Capitalize each word.
Capitalize,
/// Automatic italicization of math variables.
#[cfg(feature = "gecko")]
MathAuto,
}

Expand Down

0 comments on commit ec4371d

Please sign in to comment.