<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [meta] Reorganize the MathMLElement hierarchy"
   href="https://bugs.webkit.org/show_bug.cgi?id=160543#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [meta] Reorganize the MathMLElement hierarchy"
   href="https://bugs.webkit.org/show_bug.cgi?id=160543">bug 160543</a>
              from <span class="vcard"><a class="email" href="mailto:fred.wang&#64;free.fr" title="Frédéric Wang (:fredw) &lt;fred.wang&#64;free.fr&gt;"> <span class="fn">Frédéric Wang (:fredw)</span></a>
</span></b>
        <pre>It turns out that MathMLSelectElement must be an mrow since it really behaves as a &quot;selected mrow&quot;. Here is the updated proposal:

MathMLElement
  MathMLPresentationElement
    MathMLAnnotationElement
    MathMLFractionElement
    MathMLRowElement 
      MathMLMathElement
      MathMLMencloseElement
      MathMLPaddedElement
      MathMLSelectElement
    MathMLScriptsElement
      MathMLUnderOverElement
    MathMLSpaceElement
    MathMLTokenElement
      MathMLOperatorElement
  MathMLUnknownElement</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>