Bug 163241

Summary: [Win][Direct2D] Correct Radial Gradient Bug
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, pvollan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: All   
Bug Depends on:    
Bug Blocks: 161817    
Attachments:
Description Flags
Patch darin: review+

Description Brent Fulgham 2016-10-10 14:11:55 PDT
This patch corrects a bug in the definition of Direct2D gradients that prevented several radial gradient tests from drawing properly:

fast/gradients/css-radial-gradients.html
fast/gradients/css-radial-gradients2.html
fast/gradients/css-radial-gradients3.html
Comment 1 Brent Fulgham 2016-10-10 14:21:12 PDT
Created attachment 291164 [details]
Patch
Comment 2 Brent Fulgham 2016-10-10 15:13:29 PDT
Committed r207028: <http://trac.webkit.org/changeset/207028>