| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"/> | |
| <title>RTL ms lquote="X" rquote="p"</title> | |
| <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> | |
| <style> | |
| math { | |
| font: 25px/1 Ahem; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <p> | |
| <math> | |
| <ms lquote="p" rquote="X">É</ms> | |
| </math> | |
| </p> | |
| </body> | |
| </html> |