[Webkit-unassigned] [Bug 275720] New: MathML <mfrac> ignores CSS margin.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 20 19:17:50 PDT 2024


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

            Bug ID: 275720
           Summary: MathML <mfrac> ignores CSS margin.
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: MathML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: baba at bpsinc.jp

# Steps to reproduce
Open https://jsbin.com/junemikabi/1/edit?html,css,output

# Expected behavior
The two fractions should be separated by the margin.

# Actual behavior
On Safari, two fractions are visually combined. Margin specified by the CSS is ignored.

# Note
- Other browsers such as Chrome and Firefox treat the margin. This is the Safari only issue.
- The margin applied to <mn> won't be ignored on all browsers including Safari.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240621/455bd5ec/attachment-0001.htm>


More information about the webkit-unassigned mailing list