Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>mfrac with zero children</title>
</head>
<body>
<p>This test passes if mfrac renders nothing.</p>
<math>
<mrow style="padding-inline-start: 1px; padding-inline-end: 1px;">
</mrow>
</math>
</body>
</html>