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 position-try-options to position-try-fallbacks #23667

Merged
merged 6 commits into from
Jul 8, 2024

Conversation

chrisdavidmills
Copy link
Collaborator

Summary

As per #23651, the position-try-options property is renamed to position-try-fallbacks as of Chrome 128.

This PR updates it.

I've also included Chrome 128 in the Chrome/Chrome Android, and Webview android browser def files so that my update will pass the tests. Let me know if that is OK, or if you want me to handle those updates differently.

Test results and supporting details

Related issues

Fixes #23651

@github-actions github-actions bot added data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. labels Jul 5, 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.

Usually updates to browser/ files are done automatically but I'm fine to make an exception here to land this.

https://chromiumdash.appspot.com/schedule is the source of truth for our scripts, though and we use "Stable Release" as the date and not "Early Stable Release".

browsers/chrome.json Outdated Show resolved Hide resolved
browsers/chrome_android.json Outdated Show resolved Hide resolved
browsers/webview_android.json Outdated Show resolved Hide resolved
@chrisdavidmills
Copy link
Collaborator Author

https://chromiumdash.appspot.com/schedule is the source of truth for our scripts, though and we use "Stable Release" as the date and not "Early Stable Release".

OK, got it, thanks!

@Elchi3 Elchi3 merged commit 9e40343 into mdn:main Jul 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

position-try-options - changed name to position-try-fallbacks
3 participants