Bug 271093

Summary: REGRESSION(271848@main): Element with "will-change: transform" does not display when changing its display style to "block"
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test case none

Description Said Abou-Hallawa 2024-03-15 17:29:45 PDT
Created attachment 470395 [details]
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.
Comment 1 Radar WebKit Bug Importer 2024-03-15 17:30:25 PDT
<rdar://problem/124720010>
Comment 2 Antti Koivisto 2024-04-17 01:16:18 PDT

*** This bug has been marked as a duplicate of bug 272665 ***