Bug 291974

Summary: [scroll-animations] WPT test `scroll-animations/css/animation-range-visual-test.html` hits `ASSERT(repaintContainer->isComposited())` under `RenderObject::repaintUsingContainer()`
Product: WebKit Reporter: Antoine Quint <graouts>
Component: CompositingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mattwoodrow, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=290993

Antoine Quint
Reported 2025-04-23 14:10:19 PDT
The patch in PR https://github.com/WebKit/WebKit/pull/43626 fixing bug 290993 is making the WPT test `scroll-animations/css/animation-range-visual-test.html` hit `ASSERT(repaintContainer->isComposited())` under `RenderObject::repaintUsingContainer()`. This test is being skipped to avoid hitting this crash on the bot, but we need to fix this.
Attachments
Matt Woodrow
Comment 1 2025-04-27 20:09:29 PDT
*** This bug has been marked as a duplicate of bug 292016 ***
Note You need to log in before you can comment on or make changes to this bug.