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

Use correct values for float-start/end and clear-start/end #15261

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

adamwathan
Copy link
Member

This PR fixes the float-start/end and clear-start/end utilities to use inline-start and inline-end instead of start and end, which aren't valid values.

Fixes #15255.

@adamwathan adamwathan requested a review from a team as a code owner December 1, 2024 21:10
@adamwathan adamwathan merged commit e9426d0 into next Dec 2, 2024
1 check passed
@adamwathan adamwathan deleted the fix/fix-clear-float-values branch December 2, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v4] float-start and inline-start generate invalid values
2 participants