blob: cdfa983a7d38d21b4d4ca3e7e77e5ebea6e3d258 (
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="red">
<mtext>□■□■□■□</mtext>
</semantics>
</math>
|