Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Chromium data for background-position CSS property #25283

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the background-position CSS property. The data comes from the mdn-bcd-collector project (v10.12.7).

Check out the collector's guide on how to review this PR.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/background-position

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `background-position` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.7).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/background-position
@queengooborg queengooborg added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Dec 1, 2024
@github-actions github-actions bot added the size:s [PR only] 7-24 LoC changed label Dec 1, 2024
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.

Even "Side-relative values (such as bottom 10% right 20%)" was supported in version 25 already. I think it is safe to set all these to version 1; they are foundational for this property.

@queengooborg
Copy link
Collaborator Author

I had actually hunted down these particular version numbers through testing using the collector!

@caugner
Copy link
Contributor

caugner commented Dec 3, 2024

Even "Side-relative values (such as bottom 10% right 20%)" was supported in version 25 already.

What makes you think this was already supported in Chrome 25, and not only in Chrome 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:s [PR only] 7-24 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants