blob: 4bf7fe0c691fb45b5d50fafa48ed99c20eee24c8 [file] [log] [blame]
<!doctype html>
<html>
<head>
<title>mfrac linethickness</title>
</head>
<body>
<!-- The fraction bar should not be visible -->
<math>
<mfrac linethickness="0">
<mi>x</mi>
<mi>y</mi>
</mfrac>
</math>
</body>
</html>