<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>mfenced open close</title>
</head>
<body>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfenced open="&#x20;a">
    <mi>xxxxxxxxxx</mi>
  </mfenced>
</math></p>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfenced open="&#x20;&#x20;a">
    <mi>xxxxxxxxxx</mi>
  </mfenced>
</math></p>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfenced open="&#x9;a">
    <mi>xxxxxxxxxx</mi>
  </mfenced>
</math></p>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfenced open="&#x9;&#x9;a">
    <mi>xxxxxxxxxx</mi>
  </mfenced>
</math></p>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfenced open="&#xa;a">
    <mi>xxxxxxxxxx</mi>
  </mfenced>
</math></p>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfenced open="&#xa;&#xa;a">
    <mi>xxxxxxxxxx</mi>
  </mfenced>
</math></p>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfenced open="&#xd;a">
    <mi>xxxxxxxxxx</mi>
  </mfenced>
</math></p>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfenced open="&#xd;&#xd;a">
    <mi>xxxxxxxxxx</mi>
  </mfenced>
</math></p>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfenced open="&#x20;&#x9;&#xa;&#xd;a">
    <mi>xxxxxxxxxx</mi>
  </mfenced>
</math></p>
<p><math xmlns="http://www.w3.org/1998/Math/MathML">
  <mfenced open="&#x20;&#x20;&#x9;&#x9;&#xa;&#xa;&#xd;&#xd;a">
    <mi>xxxxxxxxxx</mi>
  </mfenced>
</math></p>
</body>
</html>