Skip to content

Conversation

chrisdavidmills
Copy link
Contributor

@chrisdavidmills chrisdavidmills commented Aug 11, 2025

Summary

CSS custom functions have landed in Chrome 139.

This PR adds a data point for each of the separate bits that make up this technology. Specifically, it adds data points for:

  • @function
  • type()
  • <dashed-function> (I was going to call this something like --*() to be consistent with the way custom properties are represented, but I thought it would be better to use the type name from the spec, which is more descriptive anyway.)

Note that this PR does not include data for the CSSOM representations of these CSS features, as they were already added to the data. These are as follows:

Test results and supporting details

Related issues

@github-actions github-actions bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:l [PR only] 101-1000 LoC changed labels Aug 11, 2025
Copy link
Contributor

github-actions bot commented Aug 11, 2025

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

@chrisdavidmills chrisdavidmills marked this pull request as draft August 11, 2025 15:56
@chrisdavidmills chrisdavidmills marked this pull request as ready for review August 11, 2025 16:08
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Thanks Chris! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:l [PR only] 101-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants