Bug 171596

Summary: [Cairo] Handle extended colors in gradients
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mcatanzaro: review+

Carlos Garcia Campos
Reported 2017-05-03 03:56:35 PDT
Will fix css3/color/gradients.html
Attachments
Patch (2.02 KB, patch)
2017-05-03 03:58 PDT, Carlos Garcia Campos
mcatanzaro: review+
Carlos Garcia Campos
Comment 1 2017-05-03 03:58:55 PDT
Michael Catanzaro
Comment 2 2017-05-03 09:42:21 PDT
Comment on attachment 308893 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=308893&action=review > Source/WebCore/ChangeLog:8 > + Check if every gradient color step is an extended color and use asExtended() instead og getRGBA() in such case. og -> of > Source/WebCore/ChangeLog:10 > + Fixes: css3/color/gradients.html Yay!
Carlos Garcia Campos
Comment 3 2017-05-03 10:06:48 PDT
Note You need to log in before you can comment on or make changes to this bug.