[Webkit-unassigned] [Bug 40166] New: Canvas createPattern(img, repetition) shouldn't throw INVALID_STATE_ERR when !img.complete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 08:24:38 PDT 2010


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

           Summary: Canvas createPattern(img, repetition) shouldn't throw
                    INVALID_STATE_ERR when !img.complete
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: HTML5
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreas.kling at nokia.com


Spec link:
http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-createpattern

If !img.complete, createPattern() should simply return null.

-- 
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