blob: b6adaa8d4e6d686376f0da457a680920656b0f43 (
plain)
1
2
3
4
5
6
7
|
<!DOCTYPE html>
<meta charset="utf-8">
<title>mathbackground on mtext (reference)</title>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mtext mathbackground="green">□■□■□■□</mtext>
</math>
|