Skip to content

Conversation

@ddbeck
Copy link
Contributor

@ddbeck ddbeck commented Dec 8, 2025

Summary

It appears css.properties.background-position-x.side-relative_values and css.properties.background-position-y.side-relative_values shipped in Chrome 144, not Chrome 143.

Test results and supporting details

I used the test case found via Chromium issue 40468636 comment #5.

The test failed in Chrome 143, but works in Chrome 144. Comment #35 points toward this being a version 144 change.

I manually mirrored the data for Edge as well, since I can see no reason it would have been intentionally held back for Edge.

Related issues

@github-actions github-actions bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:m [PR only] 25-100 LoC changed labels Dec 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

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

@yisibl
Copy link
Contributor

yisibl commented Dec 9, 2025

Sorry, I didn't make it clear in the original PR.

To be precise, this implementation was experimentally(chrome://flags/#enable-experimental-web-platform-features) supported starting with Chrome 142. Then it shipped in Chrome 144.

@ddbeck
Copy link
Contributor Author

ddbeck commented Dec 9, 2025

Thanks for the details @yisibl! I tried adding the flag data here, but it gets automatically pruned by the linter (since it's shipping in 144 the flag data is deemed no longer relevant).

@caugner caugner merged commit 0e1de86 into mdn:main Dec 9, 2025
7 checks passed
@ddbeck ddbeck deleted the background-position-x-144 branch December 9, 2025 13:28
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:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants