Bug 262180 - REGRESSION (Safari 17): CSS filters does not work in SVGs
Summary: REGRESSION (Safari 17): CSS filters does not work in SVGs
Status: RESOLVED DUPLICATE of bug 260152
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: Safari 17
Hardware: Mac (Apple Silicon) macOS 14
: P2 Blocker
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on: 225120
Blocks:
  Show dependency treegraph
 
Reported: 2023-09-27 06:23 PDT by Jeremy Karlsson
Modified: 2023-09-28 15:11 PDT (History)
4 users (show)

See Also:


Attachments
SVG file with a blur. (5.41 KB, image/svg+xml)
2023-09-27 06:23 PDT, Jeremy Karlsson
no flags Details
TIDAL Web App in Safari 17 (1.08 MB, image/png)
2023-09-27 06:25 PDT, Jeremy Karlsson
no flags Details
TIDAL Web App in Chrome for comparison (1.25 MB, image/png)
2023-09-27 06:26 PDT, Jeremy Karlsson
no flags Details
rendering in Safari, firefox, chrome (805.46 KB, image/png)
2023-09-27 20:25 PDT, Karl Dubost
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Karlsson 2023-09-27 06:23:47 PDT
Created attachment 467894 [details]
SVG file with a blur.

An SVG with a CSS blur filter does not render the blur anymore in Safari 17 on macOS 14.
Comment 1 Jeremy Karlsson 2023-09-27 06:25:39 PDT
Created attachment 467895 [details]
TIDAL Web App in Safari 17
Comment 2 Jeremy Karlsson 2023-09-27 06:26:03 PDT
Created attachment 467896 [details]
TIDAL Web App in Chrome for comparison
Comment 3 Radar WebKit Bug Importer 2023-09-27 18:01:05 PDT
<rdar://problem/116152022>
Comment 4 Karl Dubost 2023-09-27 20:25:21 PDT
Created attachment 467915 [details]
rendering in Safari, firefox, chrome

Apart of the differences in rendering, the blur filter is applied on the 3 browsers.

Tested on macOS 14
---
Safari Technology Preview  179           19617.1.8.1
Firefox Nightly            120.0a1       12023.9.25
Google Chrome Canary       119.0.6034.2  6034.2
Comment 5 Karl Dubost 2023-09-27 20:28:13 PDT
Ah but indeed it is failing on 
Safari 17.0   19616.1.27.211.1
Comment 6 Karl Dubost 2023-09-27 21:51:51 PDT
So this was broken by Bug 225120 
and fixed by Bug 260152

But it didn't make its way into Safari 17 yet. 
But this is working on STP 179.
Comment 7 Jeremy Karlsson 2023-09-28 00:42:24 PDT
Great that it's fixed! Going out soon?
Comment 8 Alexey Proskuryakov 2023-09-28 08:21:29 PDT
This should be fixed in macOS 14.1 beta that was released yesterday, please let us know if you still observe issues.

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