summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/relations/css-styling/mathbackground-003.html
blob: 8cb11889dbaadcdb4710788f2e2d4b3cd4234c20 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<meta charset="utf-8">
<title>mathbackground on mtext</title>
<link rel="help" href="https://w3c.github.io/mathml-core/#legacy-mathml-style-attributes">
<link rel="help" href="https://w3c.github.io/mathml-core/#text-mtext">
<link rel="mismatch" href="mathbackground-003-notref.html"/>
<meta name="assert" content="mathbackground on a mtext has a visual effect.">
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext mathbackground="red">□■□■□■□</mtext>
</math>