Skip to content

Commit 78ae39c

Browse files
committed
[css-text-4] Use single | for math-auto
Matches the expectations from tests See w3c#5386
1 parent 8929227 commit 78ae39c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-text-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ Case Transforms: the 'text-transform' property</h3>
564564

565565
<pre class="propdef">
566566
Name: text-transform
567-
Value: none | [capitalize | uppercase | lowercase ] || full-width || full-size-kana || math-auto
567+
Value: none | [capitalize | uppercase | lowercase ] || full-width || full-size-kana | math-auto
568568
Initial: none
569569
Applies to: text
570570
Inherited: yes

0 commit comments

Comments
 (0)