Andreas Kling
|
9c44634ca5
LibWeb: Reorganize layout algorithms around available space
|
2 年 前 |
Andreas Kling
|
f161e20e57
LibWeb: Make FormattingContext::run() take available space as input
|
2 年 前 |
Andreas Kling
|
62974160da
LibWeb: Add FormattingContext::automatic_content_height()
|
2 年 前 |
Andreas Kling
|
52862c72d0
LibWeb: Rename FormattingState to LayoutState
|
3 年 前 |
Simon Wanner
|
7e4793df63
LibWeb: Size table cells using a combination of min- and max-widths
|
3 年 前 |
Simon Wanner
|
b92cc3670b
LibWeb: Only size `width: auto` table-cells by min-content
|
3 年 前 |
Andreas Kling
|
c9700e100e
LibWeb: Start making our layout system "transactional"
|
3 年 前 |
Andreas Kling
|
561612f219
LibWeb: Add Layout::FormattingState
|
3 年 前 |
Andreas Kling
|
f73aa8e2bd
LibWeb: Move line boxes from Layout::Box to BlockContainer
|
3 年 前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年 前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年 前 |