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