Skip to content

Conversation

@queengooborg
Copy link
Contributor

This PR is a part of a process to add all of the missing spec-defined CSS property values. These values are added by the mdn-bcd-collector, following an upgrade of Webref CSS to v7 and directly parsing the syntax for each property.

This specific PR focuses on CSS property values that were added in early browser versions. If a property had a prefix or alternative name, and the collector reported that a value was supported in the first version that supported the standard name, then it was assumed that the value was supported from the beginning and had been updated accordingly.

Spec URLs were obtained for as many values as possible. However, once again, csswg.org went down frequently during the creation of this PR. Some spec URLs could not be obtained while the website was down. (Last property checked: filter)

Notes:

  • Chrome: Chrome 15+ was tested, with only a few versions that failed to be tested.
  • Firefox: Firefox 5 through 49 crashed during tests, so no results were obtained for those versions. Versions within this range were guesstimated by parent data, with the intent to fine-tune the version numbers later if needed.
  • Safari: Not all Safari versions were tested during this process (partially due to a lack of VM access), but test results were collected for every major Safari version. Specific minor versions were inferred by parent data, with the intent to fine-tune the version numbers later if needed.

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

github-actions bot commented Oct 22, 2025

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

The unittests use our real data for validation, and we added a value to the `color` CSS property, which the test looks at.
@github-actions github-actions bot added the infra Infrastructure issues (npm, GitHub Actions, releases) of this project label Oct 22, 2025
@queengooborg queengooborg requested a review from caugner October 25, 2025 09:11
@github-actions github-actions bot added the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Oct 31, 2025
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@caugner caugner requested a review from a team as a code owner October 31, 2025 13:53
@caugner caugner self-requested a review October 31, 2025 13:53
@github-actions github-actions bot removed the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Oct 31, 2025
@caugner caugner force-pushed the css/v7-values/early branch 4 times, most recently from 3b009eb to 4b7c803 Compare October 31, 2025 15:43
@caugner caugner force-pushed the css/v7-values/early branch from 4b7c803 to 490f025 Compare October 31, 2025 15:55
@caugner caugner merged commit ba37762 into main Oct 31, 2025
12 checks passed
@caugner caugner deleted the css/v7-values/early branch October 31, 2025 15:58
@mdn-bot mdn-bot mentioned this pull request Oct 31, 2025
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 infra Infrastructure issues (npm, GitHub Actions, releases) of this project size:xl [PR only] >1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants