[Bug 9189] New: CanvasGradient should use parameters at the time of drawing

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9189

           Summary: CanvasGradient should use parameters at the time of
                    drawing
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: jmann@microsoft.com
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


Section: http://dev.w3.org/html5/2dcontext/#dom-context-2d-createlineargradient

Comment:

Based on the behaviour of most browsers, the spec should clarify that the
drawing context should use the parameters of the CanvasGradient object at the
time of drawing, not at the time of assignment.

Originally from:
http://lists.w3.org/Archives/Public/public-canvas-api/2010JanMar/0270.html


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 4 March 2010 18:21:09 UTC