Bug 145322 - A backdrop filter animation should force a m_backdropLayer structure
Summary: A backdrop filter animation should force a m_backdropLayer structure
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-22 14:49 PDT by Dean Jackson
Modified: 2023-05-10 01:35 PDT (History)
7 users (show)

See Also:


Attachments
test (380 bytes, image/svg+xml)
2020-08-21 16:40 PDT, abasquin
no flags Details
Test (833 bytes, text/html)
2023-05-10 01:35 PDT, Antoine Quint
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2015-05-22 14:49:30 PDT
If we have an animation of backdrop-filter, that needs to force the GraphicsLayer structure of a backdropLayer.
Comment 1 Radar WebKit Bug Importer 2015-05-22 14:49:42 PDT
<rdar://problem/21082579>
Comment 2 Dean Jackson 2015-05-22 14:49:59 PDT
Without this, the element must have an existing backdrop filter or the animation does not work.
Comment 3 Radar WebKit Bug Importer 2015-05-22 14:50:26 PDT
<rdar://problem/21082596>
Comment 5 abasquin 2020-08-21 16:40:49 PDT
Created attachment 407033 [details]
test
Comment 6 Antoine Quint 2023-05-10 01:35:10 PDT
Created attachment 466306 [details]
Test
Comment 7 Antoine Quint 2023-05-10 01:35:45 PDT
The test case I created indicates that this works fine in Safari 16.