MacDue
|
0e8dafcbb8
LibWeb: Allow absolute boxes to have a % height of a % height parent
|
2 سال پیش |
Andreas Kling
|
5f34c8ab03
LibWeb: Make automatic heights for abspos non-replaced behave better
|
2 سال پیش |
Andreas Kling
|
83bb16ede3
LibWeb: Avoid some unnecessary inside layouts during intrinsic sizing
|
2 سال پیش |
Andreas Kling
|
3ede8dbffb
LibWeb: Rename IntrinsicSizeDetermination to IntrinsicSizing
|
2 سال پیش |
Andreas Kling
|
97f53de8a2
LibWeb: Take size constraints into account in fit-content calculations
|
2 سال پیش |
Andreas Kling
|
02c59fe8c9
LibWeb: Containing block always has definite width during abspos layout
|
3 سال پیش |
Andreas Kling
|
71a707480c
LibWeb: Move "has-definite-width/height" flags to UsedValues
|
3 سال پیش |
Andreas Kling
|
bd48d9521a
LibWeb: Simplify more code with CSS::LengthPercentage::is_auto()
|
2 سال پیش |
Andreas Kling
|
e095b9c6f9
LibWeb: Resolve `auto` containing block sizes before intrinsic sizing
|
2 سال پیش |
Andreas Kling
|
ed8930fff5
LibWeb: Add accessors for UsedValues::computed_{width,height}
|
3 سال پیش |
Andreas Kling
|
52862c72d0
LibWeb: Rename FormattingState to LayoutState
|
3 سال پیش |
Andreas Kling
|
31fc1990fa
LibWeb: Set up both containing block sizes before intrinsic sizing
|
3 سال پیش |
Andreas Kling
|
96c9ca502b
LibWeb: Add safety mechanism to guard against non-finite layout sizes
|
3 سال پیش |
Andreas Kling
|
327938c945
LibWeb: Bring sizing of replaced elements closer to spec
|
3 سال پیش |
Andreas Kling
|
61c27815e4
LibWeb: More specialization of intrinsic sizing layout
|
3 سال پیش |
Andreas Kling
|
64959a8504
LibWeb: Express intrinsic size layout via size constraints
|
3 سال پیش |
Andreas Kling
|
fd68be29ab
LibWeb: Make BFC always drive IFC
|
3 سال پیش |
Andreas Kling
|
4f6fc3d3a6
LibWeb: Only perform the requested form of intrinsic size calculation
|
3 سال پیش |
Andreas Kling
|
496cf39cf5
LibWeb: Make separate functions for calculating min/max content sizes
|
3 سال پیش |
Andreas Kling
|
cefc931347
LibWeb: Make sure CSS::ComputedValues has initial size values
|
3 سال پیش |
Andreas Kling
|
edfa4508a5
LibWeb: Create a no-op formatting context for childless replaced boxes
|
3 سال پیش |
Andreas Kling
|
ca2807ba42
AK: Honor box's own intrinsic size in calculate_intrinsic_sizes()
|
3 سال پیش |
Simon Wanner
|
a57bfc2f8c
LibWeb: Take already computed height for flex container's auto height
|
3 سال پیش |
Andreas Kling
|
be26818448
LibWeb: Rename compute_intrinsic_height() => calculate_auto_height()
|
3 سال پیش |
Andreas Kling
|
33887917e4
LibWeb: Determine intrinsic flex container size from content-size
|
3 سال پیش |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 سال پیش |
Enver Balalic
|
74d8e201eb
LibWeb: Fix calculating the intrinsic height of a box
|
3 سال پیش |
Andreas Kling
|
0fd51ae811
LibWeb: Ignore empty anonymous block children in height:auto calculation
|
3 سال پیش |
Andreas Kling
|
e7eb6241c2
LibWeb: Ignore list-item marker boxes in height:auto calculation
|
3 سال پیش |
Andreas Kling
|
5da7ebb806
LibWeb: Make height:auto for non-BFC-root blocks more correct
|
3 سال پیش |