mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 12:53:07 +09:00
5 lines
169 B
XML
5 lines
169 B
XML
|
|
<!-- test mathbackground on a token element -->
|
||
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||
|
|
<mtext mathbackground="green">□■□■□■□</mtext>
|
||
|
|
</math>
|
||
|
|
|