mdn / content

The content behind MDN Web Docs
https://developer.mozilla.org
Other
9.2k stars 22.48k forks source link

Features that shipped in stable Firefox are included #36742

Open o-t-w opened 2 days ago

o-t-w commented 2 days ago

MDN URL

https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

This page lists many features that have shipped in the stable version of Firefox, which makes it confusing. COLRv1 fonts is one example. backdrop-filter is another.

What did you expect to see?

This page should only list experimental features.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Page report details * Folder: `en-us/mozilla/firefox/experimental_features` * MDN URL: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features * GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/mozilla/firefox/experimental_features/index.md * Last commit: https://github.com/mdn/content/commit/1f8e00821b6a18996dd58f32c7adedfe8902bdae * Document last modified: 2024-10-29T11:21:35.000Z
hamishwillee commented 1 day ago

Thanks @o-t-w

@Rumyra @bsmth This is a valid point. I grepped on the preferences and then searched on their values in the source - quite a lot of things are out of date. I'm adding this to a release project so we can start tidying it up. It isn't as simple as fixing this doc - there might be errors in the compatibility data too.

For the list below:

The list:

Rumyra commented 1 day ago

Thanks so much for this @hamishwillee !