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