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