Skip to content

Conversation

@ddbeck
Copy link
Contributor

@ddbeck ddbeck commented Dec 12, 2025

Summary

Reconcile WebP data with caniuse and subfeatures

Test results and supporting details

In web-platform-dx/web-features#3624, I started to use the WebP (and some other format) data. I ran into a couple discrepancies with web-features, caniuse, and BCD's own conventions. I'll self review to call out the specifics.

Related issues

@ddbeck ddbeck requested a review from caugner December 12, 2025 16:10
@github-actions github-actions bot added data:mediatypes size:s [PR only] 7-24 LoC changed labels Dec 12, 2025
@github-actions
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Comment on lines -18 to -23
{
"version_added": "17",
"version_removed": "23",
"partial_implementation": true,
"notes": "Lossless compression and alpha transparency are not supported."
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This note and partial duplicates the alpha and lossless subfeatures. We don't generally bubble up data like this, so I unwound this.

Comment on lines +18 to +20
"edge": {
"version_added": "18"
},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Edge shipped WebP in v18, according to caniuse (and some contemporaneous reports, like this one). It'd be nice to generate a status in web-features that aligns. This also eliminates the ≤.

@caugner caugner changed the title Tidy up WebP data Chrome 17 / Edge 18 added WebP support Dec 12, 2025
@caugner caugner merged commit 2d1b901 into mdn:main Dec 12, 2025
7 checks passed
@ddbeck ddbeck deleted the webp-update branch December 12, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:mediatypes size:s [PR only] 7-24 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants