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