mathvariant-basic-transforms-with-default-font-ref.html (560B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"/> 5 <title>Basic mathvariant transforms with the default font (reference)</title> 6 </head> 7 <body> 8 <p>Test passes if you see three lines of text rendered with corresponding 9 italic, bold, bold-italic characters from the 10 Mathematical Alphanumeric Symbols block:</p> 11 <p><math><mtext>πΌπ‘ππππ</mtext></math></p> 12 <p><math><mtext>ππ¨π₯π</mtext></math></p> 13 <p><math><mtext>π©πππ π°πππππ</mtext></math></p> 14 </body> 15 </html>