blob: 38745b968ca0e16f220262ccca60c01c8aca658b [file] [log] [blame]
<!doctype html>
<html>
<head>
<title>phantom</title>
<meta charset="utf-8"/>
</head>
<body style="background: white;">
<math>
<mfrac>
<mtext>mphantom</mtext>
<mrow>
<mo>[</mo>
<mphantom style="color: white;">
<mo>(</mo>
<mn>2</mn>
<mo>+</mo>
<msqrt>
<mfrac>
<mi>x</mi>
<mi>y</mi>
</mfrac>
</msqrt>
</mphantom>
<mo>]</mo>
</mrow>
</mfrac>
</math>
</body>
</html>