[Webkit-unassigned] [Bug 215445] [GTK][WPE] CSS backdrop overlay corners are not rounded on results.webkit.org

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 08:50:39 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=215445

Miguel Gomez <magomez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |magomez at igalia.com

--- Comment #3 from Miguel Gomez <magomez at igalia.com> ---
As you say, the patch makes this tests pass:

css3/filters/backdrop/backdrop-filter-uneven-corner-radii.html
css3/filters/backdrop/backdrop-filter-with-border-radius-value-change.html

and it breaks

css3/filters/backdrop/add-remove-add-backdrop-filter.html

I already found the problem with that one and modified the patch to make it work.

Then I see these still failing. They seem to have the same reason: in some cases the rounded clip works, but instead of having the rectangle corners (the ones out of the ellipse) transparent, they are white. And this happens only sometimes, not always. I'm still trying to find the issue.

css3/filters/backdrop/backdrop-filter-with-border-radius-and-reflection-add.html [ ImageOnlyFailure ]
css3/filters/backdrop/backdrop-filter-with-border-radius-and-reflection.html [ ImageOnlyFailure ]
css3/filters/backdrop/backdrop-filter-with-border-radius.html

And there's also this one failing. I haven't looked into it, but seems a different issue:

css3/filters/backdrop/effect-hw.html [ ImageOnlyFailure ]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201111/0eb6c4f3/attachment-0001.htm>


More information about the webkit-unassigned mailing list