RESOLVED DUPLICATE of bug 186154 189640
Support two color hints per color stop for all gradients
https://bugs.webkit.org/show_bug.cgi?id=189640
Summary Support two color hints per color stop for all gradients
Megan Gardner
Reported 2018-09-14 17:24:21 PDT
Support two color hints per color stop for angle based gradients
Attachments
Patch (6.09 KB, patch)
2018-09-14 17:26 PDT, Megan Gardner
no flags
Patch (6.12 KB, patch)
2018-09-14 17:48 PDT, Megan Gardner
no flags
Patch (19.33 KB, patch)
2018-09-17 16:03 PDT, Megan Gardner
simon.fraser: review+
Megan Gardner
Comment 1 2018-09-14 17:26:27 PDT
Megan Gardner
Comment 2 2018-09-14 17:26:29 PDT
Megan Gardner
Comment 3 2018-09-14 17:48:41 PDT
Simon Fraser (smfr)
Comment 4 2018-09-14 17:53:08 PDT
Comment on attachment 349841 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=349841&action=review > Source/WebCore/ChangeLog:10 > + The CSS spec for conic gradients allows for each color stop to have two angles to be used for hints. > + This makes pie chart and checkerboard gradients much simpler to write. It also does for linear and radial gradients: see https://www.w3.org/TR/css-images-4/#color-stop-syntax so we should fix their parsing too.
Megan Gardner
Comment 5 2018-09-17 16:03:40 PDT
Simon Fraser (smfr)
Comment 6 2018-09-17 16:25:39 PDT
Comment on attachment 349964 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=349964&action=review > Source/WebCore/ChangeLog:10 > + The CSS spec for conic gradients allows for each color stop to have two angles to be used for hints. > + This makes pie chart and checkerboard gradients much simpler to write. This text is out of date now.
Fredrik Söderquist
Comment 7 2018-09-18 07:33:21 PDT
Should bug# 186154 be duped into this?
Simon Fraser (smfr)
Comment 8 2018-09-18 11:09:15 PDT
Yes! Megan, perhaps change the Changelog and commit message to reference https://bugs.webkit.org/show_bug.cgi?id=186154 and dup this to that.
Megan Gardner
Comment 9 2018-09-18 13:58:08 PDT
*** This bug has been marked as a duplicate of bug 186154 ***
Note You need to log in before you can comment on or make changes to this bug.