mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 21:51:47 +00:00
8 lines
195 B
XML
8 lines
195 B
XML
<!-- test mathbackground on a presentation element -->
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
|
<mrow mathbackground="red">
|
|
<mtext>□■□■□■□</mtext>
|
|
</mrow>
|
|
</math>
|
|
|