[Webkit-unassigned] [Bug 161230] New: The semantics-xml element does not need to be behave as an mrow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 01:16:07 PDT 2016


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

            Bug ID: 161230
           Summary: The semantics-xml element does not need to be behave
                    as an mrow
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: MathML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr

In bug 161050, MathMLAnnotationElement was made a MathMLRowElement just because annotation-xml element currently generates RenderMathMLRow. This later point is actually not needed since annotation-xml is just a wrapper for foreign elements and so does not need to handle special features like operator spacing or stretching. We can thus move back MathMLAnnotationElement to a generic MathMLPresentationElement and instead make annotation-xml generate a generic RenderMathMLBlock element.

-- 
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/ff534bbd/attachment.html>


More information about the webkit-unassigned mailing list