Andreas Kling
|
515db5fc1b
LibWeb: Make Layout::FormattingState copies shallow
|
пре 3 година |
Andreas Kling
|
8c91e8016c
LibWeb: Handle many more cases with intrinsic/auto sizing in flex layout
|
пре 3 година |
Andreas Kling
|
e4eb6d4f1f
LibWeb: Add FFC helpers for resolving definite main/cross sizes
|
пре 3 година |
Andreas Kling
|
5c8e7217f7
LibWeb: Remove ad-hoc setup step from FFC layout algorithm
|
пре 3 година |
Andreas Kling
|
43b8f65d82
LibWeb: Support indefinite flex container cross sizes
|
пре 3 година |
Andreas Kling
|
a3a10b2379
LibWeb: Fix flex line alignment in single-line flex containers
|
пре 3 година |
Andreas Kling
|
1dfb3d555c
LibWeb: Remove FFC::cross_size_is_absolute_or_resolved_nicely()
|
пре 3 година |
Andreas Kling
|
1ce1af5d8b
LibWeb: Improve FFC step 7 (hypothetical cross size)
|
пре 3 година |
Andreas Kling
|
b904bff838
LibWeb: Put available space information in an FFC member
|
пре 3 година |
Andreas Kling
|
88302b0dca
LibWeb: Layout inside of flex items at the end of FFC layout
|
пре 3 година |
Andreas Kling
|
7c5b578df9
LibWeb: Move unrelated things out of FFC step 1
|
пре 3 година |
Andreas Kling
|
3506a91349
LibWeb: Avoid unnecessary layout_inside() in FFC step 1
|
пре 3 година |
Andreas Kling
|
db5bf6e64c
LibWeb: Rename FormattingState::ensure() -> get_mutable()
|
пре 3 година |
Andreas Kling
|
c9700e100e
LibWeb: Start making our layout system "transactional"
|
пре 3 година |
Andreas Kling
|
561612f219
LibWeb: Add Layout::FormattingState
|
пре 3 година |
Andreas Kling
|
c04c2df0f7
LibWeb: Add missing is_length() check in FFC::is_cross_auto()
|
пре 3 година |
Sam Atkins
|
356d8bcfe8
LibWeb: Remove Length::Type::Undefined! :^)
|
пре 3 година |
Sam Atkins
|
b715943035
LibWeb: Remove redundant Length::resolved() calls
|
пре 3 година |
Sam Atkins
|
67066c5140
LibWeb: Remove fallback value from Length::resolved()
|
пре 3 година |
Sam Atkins
|
5b2482a939
LibWeb: Use Optional instead of undefined-lengths for widths/heights
|
пре 3 година |
Andreas Kling
|
0608de8c12
LibWeb: Rename Layout::Box::size() to content_size()
|
пре 3 година |
Sam Atkins
|
ce0de4b2b4
LibWeb: Allow LengthPercentage to hold a calculated value
|
пре 3 година |
Andreas Kling
|
00bd17034d
LibWeb: Make IFC aware that its parent is always a BFC
|
пре 3 година |
Sam Atkins
|
bfcbab0dcf
LibWeb: Remove reference_for_percent parameter from Length::resolved()
|
пре 3 година |
Sam Atkins
|
dc681913e8
LibWeb: Convert width/height and min-/max- versions to LengthPercentage
|
пре 3 година |
Sam Atkins
|
cb0cce5cdc
LibWeb: Convert flex-basis to LengthPercentage
|
пре 3 година |
Sam Atkins
|
7196570f9b
LibWeb: Cast unused smart-pointer return values to void
|
пре 3 година |
Andreas Kling
|
ca154723f7
LibWeb: Remove Layout::Box::width_of_logical_containing_block()
|
пре 3 година |
Andreas Kling
|
c1ba9c66b5
LibWeb: Use is_single_line() and add spec comments to FFC step 8
|
пре 3 година |
Andreas Kling
|
07f15aa550
LibWeb: Make computed flex-grow and flex-shrink always available
|
пре 3 година |