Bug 260152 - REGRESSION(265135@main): CSS filter is not applied on the root SVG element
Summary: REGRESSION(265135@main): CSS filter is not applied on the root SVG element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified macOS 13
: P2 Normal
Assignee: Kiet Ho
URL:
Keywords: InRadar
: 262180 (view as bug list)
Depends on: 225120
Blocks:
  Show dependency treegraph
 
Reported: 2023-08-14 10:55 PDT by Yury Semikhatsky
Modified: 2023-11-29 12:22 PST (History)
8 users (show)

See Also:


Attachments
test.html (640 bytes, text/html)
2023-08-14 10:55 PDT, Yury Semikhatsky
no flags Details
actual.png (1.18 MB, image/png)
2023-08-14 10:56 PDT, Yury Semikhatsky
no flags Details
expected.png (1.23 MB, image/png)
2023-08-14 10:56 PDT, Yury Semikhatsky
no flags Details
reduced test case (240 bytes, text/html)
2023-08-21 17:01 PDT, Said Abou-Hallawa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***