[Webkit-unassigned] [Bug 160023] New: [GTK] Fix some video/canvas that should be passing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 08:07:45 PDT 2016


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

            Bug ID: 160023
           Summary: [GTK] Fix some video/canvas that should be passing
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

The functionality to draw video frames into a canvas is working, but the tests

- fast/canvas/canvas-createPattern-video-loading.html
- fast/canvas/canvas-createPattern-video-modify.html
- media/video-canvas-createPattern.html

are failing because when comparing the expected pixel colors with the actual ones, the tolerance used is too low.

The default value for this tolerance is 2, but we need to increase it to 6 to make these tests pass.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160721/20bdc898/attachment.html>


More information about the webkit-unassigned mailing list