mdn / browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
4.95k stars 1.98k forks source link

css.types.image.gradient.linear-gradient - interpolation is supported by firefox but flagged #22853

Closed yukulele closed 4 months ago

yukulele commented 6 months ago

What type of issue is this?

"Firefox" say "gradient interpolation" not supported but flagged

What information was incorrect, unhelpful, or incomplete?

gradient interpolation is marked as not supported by firefox but Firefox support it (but disabled by layout.css.gradient-color-interpolation-method.enabled flag)

What browsers does this problem apply to, if applicable?

Firefox

What did you expect to see?

Did you test this? If so, how?

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://bugzilla.mozilla.org/show_bug.cgi?id=1861363

Do you have anything more you want to share?

to be fixed on:

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/gradient/linear-gradient

MDN metadata

MDN page report details * Query: `css.types.image.gradient.linear-gradient` * Report started: 2024-04-17T10:41:12.385Z
queengooborg commented 4 months ago

This was resolved by #23246!