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