[Webkit-unassigned] [Bug 262750] [ Sonoma arm64 ] css3/filters/effect-blur-hw.html is a consistent failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 9 15:48:49 PDT 2023


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

Said Abou-Hallawa <sabouhallawa at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION ( Sonoma?): [    |[ Sonoma arm64 ]
                   |Sonoma arm64 ]              |css3/filters/effect-blur-hw
                   |css3/filters/effect-blur-hw |.html is a consistent
                   |.html is a consistent       |failure
                   |failure                     |

--- Comment #7 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
I do not think this is a regression. The test needs more tolerance mainly because the last image was clipped in the expected page. Its filter has a GaussianBlur effect with std = 10. The height of the target element is 90 pixels so the filter element has outsets of 10% of the target element. So the top and bottom outset are both equal to 9 pixels. This outset is not enough for this filter. So the fix is to increase the dimension of the filter by 20% instead.

-- 
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/20231009/345b9ade/attachment.htm>


More information about the webkit-unassigned mailing list