Skip to content

css conic-gradient #174

@jsnkuhn

Description

@jsnkuhn

Description

From spec

A gradient is an image that smoothly fades from one color to another. These are commonly used for subtle shading in background images, buttons, and many other things. The gradient functions described in this section allow an author to specify such an image in a terse syntax, so that the UA can generate the image automatically when rendering the page.

Rationale

As I've been looking through the tests for other focus areas I randomly noticed that Safari seems to be failing most of the conic-gradient tests. I'm on windows so I checked caniuse (https://caniuse.com/?search=conic) a long time ago and assumed that conic-gradients were safe to use in all browsers. If support is really this bad in Safari I think there are a few projects that I'll have to go back and drop in fall back images for.

Can someone on Safari confirm that the conic-gradient tests are broken?

Specification

https://drafts.csswg.org/css-images-4/#conic-gradients

Tests

https://wpt.fyi/results/css/css-images?label=master&label=experimental&aligned&view=subtest&q=conic

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions