Chrome 144 supports side-relative values for background-position-{x,y}
#28615
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
It appears
css.properties.background-position-x.side-relative_valuesandcss.properties.background-position-y.side-relative_valuesshipped 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
background-position-x/y#28494