tenfourfox/layout/reftests/mathml/mfrac-B-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

15 lines
327 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>mfrac bevelled</title>
</head>
<body>
<math>
<mfrac style="font-size: 300%">
<mspace width="20px" height="20px" mathbackground="red"></mspace>
<mspace width="20px" height="20px" mathbackground="red"></mspace>
</mfrac>
</math>
</body>
</html>