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

Scrollable overflow calculation should take into account containing block #25564

Open
mrobinson opened this issue Jan 21, 2020 · 0 comments
Open

Scrollable overflow calculation should take into account containing block #25564

mrobinson opened this issue Jan 21, 2020 · 0 comments
Labels

Comments

@mrobinson
Copy link
Member

@mrobinson mrobinson commented Jan 21, 2020

The containing block is necessary in order to properly convert from logical geometry to physical geometry. This is currently tricky because we don't necessarily have the containing block when calculating scrollable overflow. On the other hand, it isn't clear if that is necessary since only the containing block size is used in layout 2014.

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.