blob: 3021886c25eaaab940e5bba3aebe3c9fe3210589 (
plain)
1
2
3
4
5
6
7
|
<!-- test mathbackground on a non-presentation element -->
<math xmlns="http://www.w3.org/1998/Math/MathML">
<semantics mathbackground="green">
<mtext>□■□■□■□</mtext>
</semantics>
</math>
|