Andreas Kling
|
39b7fbfeb9
LibWeb: Rewrite CSS float implementation to use offset-from-edge
|
3 年之前 |
Andreas Kling
|
ef8a72ff3f
LibWeb: Move available_space_for_line() from IFC to BFC
|
3 年之前 |
Andreas Kling
|
3f2b17f602
LibWeb: Add functions for calculating intrinsic sizes of a Layout::Box
|
3 年之前 |
Andreas Kling
|
fa43a4118e
LibWeb: Handle height:auto separately for BFC root vs other block boxes
|
3 年之前 |
Andreas Kling
|
56df05ae44
LibWeb: Always include floats when computing height:auto for blocks
|
3 年之前 |
Andreas Kling
|
726edd2d3b
LibWeb: Pass state to create_independent_formatting_context_if_needed()
|
3 年之前 |
Andreas Kling
|
c9700e100e
LibWeb: Start making our layout system "transactional"
|
3 年之前 |
Andreas Kling
|
561612f219
LibWeb: Add Layout::FormattingState
|
3 年之前 |
Andreas Kling
|
0532d7d255
LibWeb: Stop sizing the context root box in formatting contexts
|
3 年之前 |
Ben Wiederhake
|
934360583f
LibWeb: Remove duplicated auto height computation
|
3 年之前 |
Ben Wiederhake
|
c55527944c
LibWeb: Convert const pointer to nonnull into a reference
|
3 年之前 |
Ben Wiederhake
|
dee26ca5cd
LibWeb: Add missing headers
|
3 年之前 |
Andreas Kling
|
dabbade05c
LibWeb: Factor out creation of independent formatting contexts
|
3 年之前 |
Andreas Kling
|
f2d0e8d0ee
LibWeb: Expose FormattingContext type
|
3 年之前 |
Andreas Kling
|
7b0cd15495
LibWeb: Cleanup + spec comments in replaced element height computation
|
3 年之前 |
Sam Atkins
|
2844f89a83
LibWeb: Implement "out-of-flow" property of Layout Box
|
3 年之前 |
Egor Ananyin
|
174c940479
LibWeb: Fix height computation (again) :^)
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Egor Ananyin
|
1d343116a9
LibWeb: Fix height calculation for absolutely positioned boxes
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |