gecko-dev/layout/reftests/mathml/mathvariant-3-ref.html
2013-12-02 11:50:58 -05:00

15 lines
242 B
HTML

<!doctype html>
<html>
<head>
<title>Test math-variant overrides fontstyle and fontweight</title>
</head>
<body>
<math>
<mrow>
<mtext>A</mtext>
<mtext>A</mtext>
</mrow>
</math>
</body>
</html>