Andreas Kling
|
de6f7f0029
LibWeb: Support CSS floats in inline flow
|
3 年之前 |
Andreas Kling
|
28642de6ed
LibWeb: Make LineBuilder aware of the current LayoutMode
|
3 年之前 |
Andreas Kling
|
45f717cfad
LibWeb: Respect inline-axis margins between line box fragments :^)
|
3 年之前 |
Andreas Kling
|
c9700e100e
LibWeb: Start making our layout system "transactional"
|
3 年之前 |
Andreas Kling
|
f2a917229a
LibWeb: Support inline-level padding and border properly
|
3 年之前 |
Andreas Kling
|
b60e19fd34
LibWeb: Make LineBuilder assign height to empty line boxes
|
3 年之前 |
Andreas Kling
|
70a56d21dc
LibWeb: Don't do horizontal inline line layout twice for last line
|
3 年之前 |
Andreas Kling
|
251b2f49a2
LibWeb: Make LineBuilder respect LayoutMode::OnlyRequiredLineBreaks
|
3 年之前 |
Andreas Kling
|
d3adc94ce8
LibWeb: Dimension inline-block boxes before deciding about line breaks
|
3 年之前 |
Andreas Kling
|
00bde9ca51
LibWeb: Add Layout::LineBuilder class for incremental line box layout
|
3 年之前 |