Skip to content

Commit 8929227

Browse files
committed
[css-text-4] Add math-auto value
See w3c#5386
1 parent 3a594c5 commit 8929227

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

css-text-4/Overview.bs

Lines changed: 5 additions & 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
567+
Value: none | [capitalize | uppercase | lowercase ] || full-width || full-size-kana || math-auto
568568
Initial: none
569569
Applies to: text
570570
Inherited: yes
@@ -789,6 +789,10 @@ Case Transforms: the 'text-transform' property</h3>
789789
text-transform/text-transform-full-size-kana-007.html
790790
text-transform/text-transform-full-size-kana-008.html
791791
</wpt>
792+
793+
<dt><dfn>math-auto</dfn>
794+
<dd>
795+
See [[mathml-core#new-text-transform-values]].
792796
</dl>
793797

794798
<div class="example">

0 commit comments

Comments
 (0)