[Webkit-unassigned] [Bug 160543] [meta] Reorganize the MathMLElement hierarchy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 02:54:24 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160543

--- Comment #1 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
It turns out that MathMLSelectElement must be an mrow since it really behaves as a "selected mrow". Here is the updated proposal:

MathMLElement
  MathMLPresentationElement
    MathMLAnnotationElement
    MathMLFractionElement
    MathMLRowElement 
      MathMLMathElement
      MathMLMencloseElement
      MathMLPaddedElement
      MathMLSelectElement
    MathMLScriptsElement
      MathMLUnderOverElement
    MathMLSpaceElement
    MathMLTokenElement
      MathMLOperatorElement
  MathMLUnknownElement

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160826/a5586b0e/attachment.html>


More information about the webkit-unassigned mailing list