[Webkit-unassigned] [Bug 28454] New: <canvas> createImageData doesn't handle negative values properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 08:11:53 PDT 2009


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

           Summary: <canvas> createImageData doesn't handle negative
                    values properly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://philip.html5.org/tests/canvas/suite/tests/2d.im
                    ageData.create.negative.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: george.wright at torchmobile.com


According to
http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-createimagedata,
createImageData should create an ImageData object with width and height equal
to the absolute magnitude of the values passed to createImageData. WebKit
currently does not do this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list