[Webkit-unassigned] [Bug 158937] New: Always add 1px space around fractions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 05:41:29 PDT 2016


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

            Bug ID: 158937
           Summary: Always add 1px space around fractions
    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
        Depends on: 153917

Created attachment 281645
  --> https://bugs.webkit.org/attachment.cgi?id=281645&action=review
Patch

After bug 153917, we aligned on the MathML specification and adds no spacing around fraction. This may be confusing when we have consecutive fractions, as shown in the attached testcase. I just commit a change in the MathML in HTML5 implementation note to solve that and this follows Gecko's behavior:

https://github.com/MathML/MathMLinHTML5/commit/9edd6b7a8487d3b22e46ddd0fc184d11c9a6d73a

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


More information about the webkit-unassigned mailing list