summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/relations/css-styling/mathbackground-002-notref.html
blob: 8c984c26191d53eec2164e0d1073c3354c051cb7 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<meta charset="utf-8">
<title>mathbackground on mstyle (reference)</title>
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mstyle mathbackground="green">
    <mtext>□■□■□■□</mtext>
  </mstyle>
</math>