Bug 160297

Summary: Parameters to CanvasGradient.addColorStop() should be mandatory
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CanvasAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, dbates, dino, dongseong.hwang, esprehn+autocc, gyuyoung.kim, kondapallykalyan, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/multipage/scripting.html#canvasgradient
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-07-28 09:08:56 PDT
Parameters to CanvasGradient.addColorStop() should be mandatory:
- https://html.spec.whatwg.org/multipage/scripting.html#canvasgradient

Firefox and Chrome agree with the specification.
Comment 1 Chris Dumez 2016-07-28 09:46:02 PDT
Created attachment 284785 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-28 11:05:36 PDT
Comment on attachment 284785 [details]
Patch

Clearing flags on attachment: 284785

Committed r203820: <http://trac.webkit.org/changeset/203820>
Comment 3 WebKit Commit Bot 2016-07-28 11:05:42 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Ms2ger (he/him; ⌚ UTC+1/+2) 2017-09-18 01:52:14 PDT
*** Bug 118064 has been marked as a duplicate of this bug. ***