Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /mathml/relations/css-styling/mathbackground-001.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<title>mathbackground on mrow</title>
<link rel="mismatch" href="mathbackground-001-notref.html"/>
<meta name="assert" content="mathbackground on a mrow has a visual effect.">
<mrow mathbackground="red">
<mtext>□■□■□■□</mtext>
</mrow>
</math>