Bug 260152

Summary: REGRESSION(265135@main): CSS filter is not applied on the root SVG element
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: SVGAssignee: Kiet Ho <kiet.ho>
Status: RESOLVED FIXED    
Severity: Normal CC: jeremy.karlsson, karlcow, kiet.ho, koivisto, max, sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: macOS 13   
See Also: https://bugs.webkit.org/show_bug.cgi?id=225120
https://bugs.webkit.org/show_bug.cgi?id=262180
https://bugs.webkit.org/show_bug.cgi?id=265465
Bug Depends on: 225120    
Bug Blocks:    
Attachments:
Description Flags
test.html
none
actual.png
none
expected.png
none
reduced test case none

Description Yury Semikhatsky 2023-08-14 10:55:34 PDT
Created attachment 467267 [details]
test.html

Open the attached test.html file in Safari. The circrle is expected to be blurred, but it is not in Safari Technology Preview Release 176 (Safari 17.0, WebKit 18617.1.3.2). Working fine in Version 16.6 (18615.3.12.11.2). Tested on macOS 13.5

Original Playwright report: https://github.com/microsoft/playwright/issues/26447
Comment 1 Yury Semikhatsky 2023-08-14 10:56:08 PDT
Created attachment 467268 [details]
actual.png
Comment 2 Yury Semikhatsky 2023-08-14 10:56:25 PDT
Created attachment 467269 [details]
expected.png
Comment 3 Radar WebKit Bug Importer 2023-08-21 10:56:17 PDT
<rdar://problem/114204485>
Comment 4 Said Abou-Hallawa 2023-08-21 17:01:49 PDT
Created attachment 467375 [details]
reduced test case
Comment 5 Kiet Ho 2023-08-22 15:36:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16949
Comment 6 EWS 2023-08-24 11:28:49 PDT
Committed 267236@main (d4e801ecf045): <https://commits.webkit.org/267236@main>

Reviewed commits have been landed. Closing PR #16949 and removing active labels.
Comment 7 Alexey Proskuryakov 2023-09-28 08:21:29 PDT
*** Bug 262180 has been marked as a duplicate of this bug. ***