Skip to content

Conversation

@ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Jan 7, 2026

This adds a feature that uses the mediatypes.png.* data from BCD and maps to a few caniuse entries.

Blocked by mdn/browser-compat-data#28770. It doesn't yet align with caniuse.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Jan 7, 2026
@@ -0,0 +1,10 @@
name: PNG
description: The PNG image format is a rater graphics file format with animation, alpha transparency, and lossless compression. Also known as Portable Network Graphics.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Portable Network Graphics is more like the expanded name than an alternative name. I'm not sure if we have an established style for expanding abbreviations, but maybe?

Suggested change
description: The PNG image format is a rater graphics file format with animation, alpha transparency, and lossless compression. Also known as Portable Network Graphics.
description: The PNG image format is a rater graphics file format with animation, alpha transparency, and lossless compression. PNG means Portable Network Graphics.

Just not spelling it out would be fine I think, will anyone really search for the full name?

Copy link
Contributor

Choose a reason for hiding this comment

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

Or:

Suggested change
description: The PNG image format is a rater graphics file format with animation, alpha transparency, and lossless compression. Also known as Portable Network Graphics.
description: The Portable Network Graphics (PNG) image format is a rater graphics file format with animation, alpha transparency, and lossless compression.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

In AVIF we do something like this:

Suggested change
description: The PNG image format is a rater graphics file format with animation, alpha transparency, and lossless compression. Also known as Portable Network Graphics.
description: The PNG (Portable Network Graphics) image format is a rater graphics file format with animation, alpha transparency, and lossless compression.

I like the idea of putting the most widely-used name first and the pedantic, official one after.

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