[Webkit-unassigned] [Bug 202460] New: imported/w3c/web-platform-tests/2dcontext/image-smoothing/imagesmoothing.html fails on all platforms except iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 2 06:40:37 PDT 2019


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

            Bug ID: 202460
           Summary: imported/w3c/web-platform-tests/2dcontext/image-smooth
                    ing/imagesmoothing.html fails on all platforms except
                    iOS
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clord at igalia.com
                CC: dino at apple.com
        Depends on: 179191

This test passes on iOS, but fails on Mac, Windows and Linux (WPE and GTK) with:

FAIL Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with fillRect and createPattern(). assert_array_equals: property 0, expected 0 but got 178
FAIL Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with fill() and createPattern(). assert_array_equals: property 0, expected 0 but got 178
FAIL Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with stroke() and createPattern(). assert_array_equals: property 0, expected 0 but got 178

Note, the 178 is 176 on Windows/Linux (presumably because they share the Cairo graphics backend?)


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=179191
[Bug 179191] Import OffscreenCanvas Web Platform Tests
-- 
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/20191002/b1d2f315/attachment.html>


More information about the webkit-unassigned mailing list