blob: f0b355c7bd981ececd2ef2d6f0240898b45d11e5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>fractions bevelled (reference)</title>
</head>
<body>
<p>Test passes is you see a blue rectangle <em>above</em> a green rectangle, separated by a horizontal bar.</p>
<p>
<math>
<mfrac>
<mspace width="100px" height="30px" style="background: lightblue"></mspace>
<mspace width="100px" height="30px" style="background: lightgreen"></mspace>
</mfrac>
</math>
</p>
</body>
</html>