mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-12 20:30:18 +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>
|
|
|