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