mirror of
https://github.com/servo/servo.git
synced 2025-10-12 22:40:19 +01:00
7 lines
211 B
HTML
7 lines
211 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>mathbackground on mtext (reference)</title>
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
|
<mtext mathbackground="green">□■□■□■□</mtext>
|
|
</math>
|
|
|