mpadded-pseudo-units-003-ref.html (321B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <title>Test mpadded</title> 5 </head> 6 <body> 7 <math> 8 <mpadded mathbackground="red" height="100width" depth="0"> 9 <mphantom> 10 <mtext>𝚇<!-- Mathematical Monospace Capital X --></mtext> 11 </mphantom> 12 </mpadded> 13 </math> 14 </body> 15 </html>