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

LibWeb: Use available space to resolve sizes in FFC #2258

Conversation

kalenikaliaksandr
Copy link
Member

If available space is definite it should always match the size of the containing block. Therefore, there is no need to do containing block node lookup.

If available space is definite it should always match the size of the
containing block. Therefore, there is no need to do containing block
node lookup.
@kalenikaliaksandr kalenikaliaksandr force-pushed the use-available-space-to-resolve-sizes-in-ffc branch from 36f0a7d to 1a6e643 Compare November 10, 2024 14:10
@awesomekling awesomekling merged commit dd11d48 into LadybirdBrowser:master Nov 10, 2024
6 checks passed
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.

2 participants