mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 16:58:34 +00:00
8 lines
185 B
XML
8 lines
185 B
XML
<!-- test mathbackground on mstyle -->
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
|
<mstyle mathbackground="green">
|
|
<mtext>□■□■□■□</mtext>
|
|
</mstyle>
|
|
</math>
|
|
|