Bug 268278 - backdrop filter should be applied to the border area of the element with border-radius
Summary: backdrop filter should be applied to the border area of the element with bord...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Compositing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-29 00:00 PST by Fujii Hironori
Modified: 2024-02-18 14:17 PST (History)
2 users (show)

See Also:


Attachments
test case (1.55 KB, text/html)
2024-01-29 00:00 PST, Fujii Hironori
no flags Details
another test case (837 bytes, text/html)
2024-01-29 16:59 PST, Fujii Hironori
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2024-01-29 00:00:48 PST
Created attachment 469593 [details]
test case

[TextureMapper] backdrop filter should be applied to the border area of the element
Comment 1 Fujii Hironori 2024-01-29 13:53:33 PST
This is reproducible with Mac port. Seems like a bug of the common code.
Comment 2 Fujii Hironori 2024-01-29 14:19:35 PST
Pull request: https://github.com/WebKit/WebKit/pull/23461
Comment 3 Fujii Hironori 2024-01-29 16:59:14 PST
Created attachment 469612 [details]
another test case
Comment 4 Radar WebKit Bug Importer 2024-02-05 00:01:15 PST
<rdar://problem/122295068>
Comment 5 EWS 2024-02-15 13:12:20 PST
Committed 274757@main (8411b7acd415): <https://commits.webkit.org/274757@main>

Reviewed commits have been landed. Closing PR #23461 and removing active labels.