<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Move parsing of mspace attributes to a MathMLSpaceElement class"
   href="https://bugs.webkit.org/show_bug.cgi?id=156795#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Move parsing of mspace attributes to a MathMLSpaceElement class"
   href="https://bugs.webkit.org/show_bug.cgi?id=156795">bug 156795</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>Comment on <span class=""><a href="attachment.cgi?id=276830&amp;action=diff" name="attach_276830" title="WIP Patch">attachment 276830</a> <a href="attachment.cgi?id=276830&amp;action=edit" title="WIP Patch">[details]</a></span>
WIP Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=276830&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=276830&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/rendering/mathml/RenderMathMLSpace.cpp:66
&gt; +    spaceElement.depthLength().toUserUnits(style(), m_depth);</span >

Note: my plan (not tested yet) was to directly introduce helper function mspaceWidth() mspaceHeight() and mspaceDepth() that would directly call toUserUnits. That way we can just remove m_width, m_height and m_depth members.</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>