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

[css-sizing-4] Do not add stretch | fit-content | contain for the logical properties #7370

Closed
cdoublev opened this issue Jun 15, 2022 · 0 comments · Fixed by #10987
Closed

Comments

@cdoublev
Copy link
Collaborator

stretch | fit-content | contain are defined as new values for width, height, inline-size, block-size, min-width, min-height, min-inline-size, min-block-size, max-width, max-height, max-inline-size, max-block-size.

It should not apply to the logical properties because:

stretch | fit-content | contain would be "included" and potentially parsed twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants