Skip to content

Commit

Permalink
[css-text-4] Use single | for math-auto
Browse files Browse the repository at this point in the history
Matches the expectations from tests

See #5386
  • Loading branch information
frivoal committed May 29, 2024
1 parent 8929227 commit 78ae39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-text-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ Case Transforms: the 'text-transform' property</h3>

<pre class="propdef">
Name: text-transform
Value: none | [capitalize | uppercase | lowercase ] || full-width || full-size-kana || math-auto
Value: none | [capitalize | uppercase | lowercase ] || full-width || full-size-kana | math-auto
Initial: none
Applies to: text
Inherited: yes
Expand Down

0 comments on commit 78ae39c

Please sign in to comment.