Skip to content

Use BCD mediatypes data in existing image format features#3624

Merged
ddbeck merged 10 commits intoweb-platform-dx:mainfrom
ddbeck:mediatypes
Feb 17, 2026
Merged

Use BCD mediatypes data in existing image format features#3624
ddbeck merged 10 commits intoweb-platform-dx:mainfrom
ddbeck:mediatypes

Conversation

@ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Dec 11, 2025

BCD has added a new tree of data for media-types (modeled mostly after IANA's Media Types) in mdn/browser-compat-data#27168, so we can derive such features' statuses from BCD, instead of supplying our own data.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Dec 11, 2025
Comment on lines +25 to +26
# safari: "16.4"
# safari_ios: "16.1"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a slight difference between web-features and BCD here, with BCD reporting a few minor versions later. I don't think this is significant and does not affect the Baseline low date.

Comment on lines +11 to +12
firefox: "113"
firefox_android: "113"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The difference for Firefox is explained by a note at https://caniuse.com/avif. In 93, Firefox only support still avif images. Animated support came in 113.

@ddbeck ddbeck requested a review from captainbrosset February 4, 2026 16:58
@ddbeck ddbeck merged commit 70da067 into web-platform-dx:main Feb 17, 2026
3 checks passed
@ddbeck ddbeck deleted the mediatypes branch February 17, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants