mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
8 lines
211 B
XML
8 lines
211 B
XML
<!-- test mathbackground on a non-presentation element -->
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
|
<semantics mathbackground="green">
|
|
<mtext>□■□■□■□</mtext>
|
|
</semantics>
|
|
</math>
|
|
|