mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-07 17:09:07 +00:00
8 lines
187 B
XML
8 lines
187 B
XML
<!-- test mathcolor on a presentation element -->
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
|
<mrow mathcolor="green">
|
|
<mtext>□■□■□■□</mtext>
|
|
</mrow>
|
|
</math>
|
|
|