<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Constructors of MathML renderers should only accept MathMLPresentationElement-derived classes"
   href="https://bugs.webkit.org/show_bug.cgi?id=161378#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Constructors of MathML renderers should only accept MathMLPresentationElement-derived classes"
   href="https://bugs.webkit.org/show_bug.cgi?id=161378">bug 161378</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>(In reply to <a href="show_bug.cgi?id=161378#c0">comment #0</a>)
<span class="quote">&gt; Constructors of RenderMathMLBlock, RenderMathMLTable and RenderMathMLToken
&gt; must be modified to only accept MathMLPresentationElement-derived classes.</span >

RenderMathMLTable still derives from RenderTable which takes Element&amp; as constructor and we don't have a cast from MathMLPresentationElement&amp; to Element&amp;, so let's handle that later.</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>