mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-14 22:13:31 +00:00
13 lines
237 B
HTML
13 lines
237 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Mathematica Alphanumeric Italic</title>
|
|
<meta charset="utf-8"/>
|
|
</head>
|
|
<body>
|
|
|
|
<math><mstyle mathbackground="red"><mphantom><mi>X</mi></mphantom></mstyle></math>
|
|
|
|
</body>
|
|
</html>
|