[Webkit-unassigned] [Bug 244254] New: ConicGradient angle should start at the x-axis, not at the top

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 08:13:51 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244254

            Bug ID: 244254
           Summary: ConicGradient angle should start at the x-axis, not at
                    the top
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fserb at chromium.org
                CC: dino at apple.com

Here's the latest discussion about it on WhatWG: https://github.com/whatwg/html/pull/8213

Here's the relevant spec: https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-createconicgradient

And the broken WPT: https://wpt.fyi/results/html/canvas/element/fill-and-stroke-styles?label=master&label=experimental&aligned&view=subtest&q=canvas%20conic

This means that the angle on ConicGradient needs to be +PI/4 to match the rest of the Canvas API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220823/605910e8/attachment.htm>


More information about the webkit-unassigned mailing list