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/mathcolor-001.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<title>mathcolor on mrow</title>
<link rel="mismatch" href="mathcolor-001-notref.html"/>
<meta name="assert" content="mathcolor on a mrow has a visual effect.">
<mrow mathcolor="red">
<mtext>□■□■□■□</mtext>
</mrow>
</math>