Skip to content

[css-align-3][css-position-3][css-anchor-position-1] Allow unsafe endward overflow in scrollable areas? #12106

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

Open
fantasai opened this issue Apr 21, 2025 · 0 comments

Comments

@fantasai
Copy link
Collaborator

In #10316 we decided to try having abspos boxes unsafe-overflow their IMCB, but try to stay within the containing block itself (while avoiding the unscrollable region). Avoiding overflow of the containing block makes sense, but it's maybe not as critical as avoiding overlap with the anchor when the containing block is scrollable.

Should we adjust the safety rules to not avoid overflow on the end side of a scrollable container?

@fantasai fantasai changed the title [css-align-3][css-position-3][css-anchor-position-1] Allow unsafe endward overflow in scrollable areas [css-align-3][css-position-3][css-anchor-position-1] Allow unsafe endward overflow in scrollable areas? Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant