mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-25 21:29:53 +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>
|
||
|
|