Files
UXP-Fixed/layout/reftests/mathml/mfrac-B-1-ref.html
T
2018-02-02 04:16:08 -05: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>