[Webkit-unassigned] [Bug 216111] background-image filter() function does not do retina scaling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 6 13:04:56 PDT 2023


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

--- Comment #2 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
The fast/filter-image/background-filter-image.html is currently passing at least on macOS. This is true because WKR and DRT work on 1x mode. To fix this bug we need to move this test to fast/hidpi and include this line at the beginning:

    <script src="resources/ensure-hidpi.js"></script>

-- 
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/20230606/8d0b7335/attachment.htm>


More information about the webkit-unassigned mailing list