[Webkit-unassigned] [Bug 254722] New: MathML element in "display: flex" is not repainted on content change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 29 21:37:53 PDT 2023


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

            Bug ID: 254722
           Summary: MathML element in "display: flex" is not repainted on
                    content change.
           Product: WebKit
           Version: Safari 16
          Hardware: All
                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:

1. Open https://jsbin.com/qubivebiju/edit?html,output
2. Wait one second.

Expected behavior:

The text "12" is shown.

Actual behavior:

Only "1" is shown. "2" exists on DOM, but not visible.
As it seems a paint invalidation issue, "2" will appear on selection.

-- 
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/20230330/45fc8117/attachment-0001.htm>


More information about the webkit-unassigned mailing list