Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit 0dfc9ae

Browse files
authored
. (#2830)
1 parent 8776ce6 commit 0dfc9ae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

live-examples/css-examples/text/text-transform.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@
4040
<span class="visually-hidden">Copy to Clipboard</span>
4141
</button>
4242
</div>
43+
44+
<div class="example-choice">
45+
<pre><code class="language-css">text-transform: math-auo;</code></pre>
46+
<button type="button" class="copy hidden" aria-hidden="true">
47+
<span class="visually-hidden">Copy to Clipboard</span>
48+
</button>
49+
</div>
4350
</section>
4451

4552
<div id="output" class="output large hidden">

0 commit comments

Comments
 (0)