mathbackground-004.html (626B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>mathbackground on semantics</title> 4 <link rel="help" href="https://w3c.github.io/mathml-core/#legacy-mathml-style-attributes"> 5 <link rel="help" href="https://w3c.github.io/mathml-core/#text-mtext"> 6 <link rel="help" href="https://w3c.github.io/mathml-core/#semantics-and-presentation"> 7 <link rel="mismatch" href="mathbackground-004-notref.html"/> 8 <meta name="assert" content="mathbackground on a semantics has a visual effect."> 9 <math xmlns="http://www.w3.org/1998/Math/MathML"> 10 <semantics mathbackground="green"> 11 <mtext>□■□■□■□</mtext> 12 </semantics> 13 </math>