WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
294314
Animating filter from `none` to `blur(10px)` clips the blur after animation completion
https://bugs.webkit.org/show_bug.cgi?id=294314
Summary
Animating filter from `none` to `blur(10px)` clips the blur after animation c...
Antoine Quint
Reported
2025-06-11 00:48:03 PDT
Created
attachment 475533
[details]
Test If you animate `filter` from `none` to `blur(10px)` the animation has the expected result while it's running, but the targeted element has a clipped bounding box after the animation completes. The clipping appears different between shipping Safari in macOS Sequoia and Safari Technology Preview 220.
Attachments
Test
(421 bytes, text/html)
2025-06-11 00:48 PDT
,
Antoine Quint
no flags
Details
Clipping with shipping Safari on macOS Sequoia
(21.81 KB, image/png)
2025-06-11 00:49 PDT
,
Antoine Quint
no flags
Details
Clipping with STP 220
(14.96 KB, image/png)
2025-06-11 00:50 PDT
,
Antoine Quint
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2025-06-11 00:49:57 PDT
Created
attachment 475534
[details]
Clipping with shipping Safari on macOS Sequoia
Antoine Quint
Comment 2
2025-06-11 00:50:10 PDT
Created
attachment 475535
[details]
Clipping with STP 220
Antoine Quint
Comment 3
2025-06-11 03:01:19 PDT
The change in behavior appeared with
292627@main
. Cc'ing Matt Woodrow who made this change.
Radar WebKit Bug Importer
Comment 4
2025-06-11 03:06:42 PDT
<
rdar://problem/153060478
>
Simon Fraser (smfr)
Comment 5
2025-06-11 08:38:15 PDT
Possibly a dup of
bug 207586
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug