Thanks Tim, this is very exciting!

Regarding DevTools: you are right, having an editor would be great and the
same is true for other kinds of gradients. Here's a bug for a
linear-gradient editor for reference:
https://bugzilla.mozilla.org/show_bug.cgi?id=1364380

Additionally, could we make sure that the conic-gradient function gets
suggested in the CSS autocomplete of the Inspector panel? I forget how this
normally works, but could you please file a bug for it?

Patrick

On Sun, Feb 16, 2020 at 11:46 AM Tim Nguyen <ntim.b...@gmail.com> wrote:

> Summary: CSS conic-gradients allow developers to specify gradients that
> start from a certain angle where color stops are placed around the
> circumference of a circle centered around a specified point.
>
> Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=conic-gradients
>
> Standard: https://drafts.csswg.org/css-images-4/#conic-gradients
>
> Target Release: 75-76
>
> Platform coverage: All, initially WebRender only (though it shouldn't be
> long until it's implemented for other backends)
>
> Preference behind which this will be implemented:
> layout.css.conic-gradient.enabled,
> turned off by default until it's implemented outside of WebRender
>
> DevTools bug: n/a, devtools could potentially add a gradient editor, but
> that's also applicable to linear/radial gradients
>
> Other browsers: shipped since Chrome 69, Safari 12.1, Edge 79 and Opera 64
>
> web-platform-tests:
>
> https://searchfox.org/mozilla-central/search?q=conic-gradient&case=false&regexp=false&path=testing%2Fweb-platform
>
> Restricted to secure contexts: No, CSS features are usually not restricted
> to secure contexts
>
> Is this feature enabled by default in sandboxed iframes?  Yes
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to