Closed
Bug 1579957
Opened 5 years ago
Closed 3 years ago
backdrop-filter does not respect clip-path
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
People
(Reporter: cbrewster, Unassigned)
References
Details
According to step 6 in https://drafts.fxtf.org/filter-effects-2/#backdrop-filter-operation, the clip-path of the element should be applied to both the element and its filtered backdrop.
Right now, only the border radius is applied to the filtered backdrop and the clip-path is ignored.
Updated•5 years ago
|
Priority: -- → P3
Updated•4 years ago
|
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•