[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
Thu Nov 12 08:09:46 PST 2020


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

--- Comment #5 from Miguel Gomez <magomez at igalia.com> ---
I found the problem that was causing most of the rendering issues. I'll send the (very simple) patch on a different bug, as it's a different issue. Once that's fixed, I'll send a patch to this bug that fixes all the tests except these 2:

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

The thing with these is that the result is visually correct, but there are some pixels on the rounded part of the rectangles that don't match because of the different antialiasing results between the opengl clip and cairo. Sadly, being them reftests, I don't see a way to make them pass.

-- 
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/20201112/7e25441f/attachment.htm>


More information about the webkit-unassigned mailing list