mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-13 09:04:55 +00:00
6 lines
167 B
XML
6 lines
167 B
XML
|
<!-- test mathbackground on a token element -->
|
||
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
||
|
<mtext mathbackground="red">□■□■□■□</mtext>
|
||
|
</math>
|
||
|
|