gecko/layout/reftests/mathml/mathvariant-2-ref.html

17 lines
371 B
HTML

<!doctype html>
<html>
<head>
<title>Test mathvariant exception mappings</title>
</head>
<body>
<math>
<mrow>
<mtext fontstyle="italic">&#x0131;&#x0237;</mtext>
<mtext>&#x0131;&#x0237;</mtext>
<mtext fontweight="bold">&#x03DC;&#x03DD;</mtext>
<mtext>&#x03DC;&#x03DD;</mtext>
</mrow>
</math>
</body>
</html>