[Webkit-unassigned] [Bug 271093] New: REGRESSION(271848 at main): Element with "will-change: transform" does not display when changing its display style to "block"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 17:29:45 PDT 2024


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

            Bug ID: 271093
           Summary: REGRESSION(271848 at main): Element with "will-change:
                    transform" does not display when changing its display
                    style to "block"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 470395

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

test case

Open the attached test case.

Expected: After the animation on the red <div> ends, the green <div> should be displayed on top of the red <div>.
Result: The green <div> does not render. Resizing the window fixes the issue.

-- 
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/20240316/440821ab/attachment.htm>


More information about the webkit-unassigned mailing list