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