RESOLVED WORKSFORME145322
A backdrop filter animation should force a m_backdropLayer structure
https://bugs.webkit.org/show_bug.cgi?id=145322
Summary A backdrop filter animation should force a m_backdropLayer structure
Dean Jackson
Reported 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.
Attachments
test (380 bytes, image/svg+xml)
2020-08-21 16:40 PDT, abasquin
no flags
Test (833 bytes, text/html)
2023-05-10 01:35 PDT, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2015-05-22 14:49:42 PDT
Dean Jackson
Comment 2 2015-05-22 14:49:59 PDT
Without this, the element must have an existing backdrop filter or the animation does not work.
Radar WebKit Bug Importer
Comment 3 2015-05-22 14:50:26 PDT
abasquin
Comment 5 2020-08-21 16:40:49 PDT
Antoine Quint
Comment 6 2023-05-10 01:35:10 PDT
Antoine Quint
Comment 7 2023-05-10 01:35:45 PDT
The test case I created indicates that this works fine in Safari 16.
Note You need to log in before you can comment on or make changes to this bug.