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