[Webkit-unassigned] [Bug 141755] New: [Canvas] apply NOT_SUPPORTED_ERR to putImageData()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 18 08:36:59 PST 2015


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

            Bug ID: 141755
           Summary: [Canvas] apply NOT_SUPPORTED_ERR to putImageData()
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hyuki.kim at samsung.com

putImageData() throws NOT_SUPPORTED_ERR if arguments are not finite

Actual output:
    Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Argument 2 of CanvasRenderingContext2D.putImageData is not a finite floating-point value.

* References:
    2d.imageData.put.nonfinite

http://flashcanvas.net/examples/philip.html5.org/tests/canvas/suite/tests/2d.imageData.put.nonfinite.html

-- 
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/20150218/920dd341/attachment-0002.html>


More information about the webkit-unassigned mailing list