Sam Atkins
|
ee671a20cc
LibWeb: Make flex-box ignore out-of-flow child boxes
|
3 年之前 |
Tobias Christiansen
|
fad825e94e
LibWeb: Flexbox: Avoid division by zero
|
3 年之前 |
Tobias Christiansen
|
85af2ac450
LibWeb: Flexbox: Change the name of a variable to correspond to spec
|
3 年之前 |
Tobias Christiansen
|
15b61ce143
LibWeb: Flexbox: Resolve relative size of flex-items more correctly
|
3 年之前 |
Tobias Christiansen
|
416559414c
LibWeb: Use right dimension when positioning flex-items
|
3 年之前 |
Tobias Christiansen
|
1d47ec380f
LibWeb: FlexBox: Use correct source when querying for the main size
|
3 年之前 |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 年之前 |
Tobias Christiansen
|
2a77abf85e
Everywhere: Use tobyase@serenityos.org for my copyright headers
|
3 年之前 |
Tobias Christiansen
|
833936f3ec
LibWeb: Add auto as a recognized argument of flex-basis
|
3 年之前 |
Tobias Christiansen
|
14640692b7
LibWeb: Use Length::resolved() in FlexFormattingContext
|
4 年之前 |
Tobias Christiansen
|
439d955471
LibWeb: Implement justify-content for the FlexFormattingContext
|
4 年之前 |
Daniel Bertalan
|
c6fafd3e90
AK+Userland: Add generic `AK::abs()` function and use it
|
4 年之前 |
Tobias Christiansen
|
31534055e4
LibWeb: Implement FlexBox Layout Algorithm
|
4 年之前 |
Tobias Christiansen
|
7f81c8fba2
LibWeb: LayoutNodes know whether they are flex-items
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
93831ef456
LibWeb: Very basic support for CSS flex-direction
|
4 年之前 |
Andreas Kling
|
fd7920fa8f
LibWeb: Add a very naive Layout::FlexFormattingContext :^)
|
4 年之前 |