mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
8 lines
183 B
XML
8 lines
183 B
XML
<!-- test mathbackground on mstyle -->
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
|
<mstyle mathbackground="red">
|
|
<mtext>□■□■□■□</mtext>
|
|
</mstyle>
|
|
</math>
|
|
|