Andreas Kling
|
bfcb4d88cf
LibWeb: Treat percentage heights as "auto" if unresolvable
|
2 anos atrás |
Andreas Kling
|
3f960781fd
LibWeb: Don't collapse vertical margins between floats
|
2 anos atrás |
Andreas Kling
|
7ba6eb37fc
LibWeb: Rename confusing parameter to layout_block_level_box()
|
2 anos atrás |
Andreas Kling
|
af73a5d921
LibWeb: Use correct box edge when looking for space between floats
|
2 anos atrás |
Andreas Kling
|
514fa83708
LibWeb: Improve `float: right` behavior
|
2 anos atrás |
martinfalisse
|
65e7126c48
LibWeb: Factor out compute_y_position
|
2 anos atrás |
MacDue
|
6a6475673f
LibWeb: Convert images to common AbstractImageStyleValue base
|
2 anos atrás |
MacDue
|
a6505f6e6d
LibWeb: Allow % height of a % height parent in block-formatted elements
|
2 anos atrás |
Andreas Kling
|
3ede8dbffb
LibWeb: Rename IntrinsicSizeDetermination to IntrinsicSizing
|
3 anos atrás |
Andreas Kling
|
71a707480c
LibWeb: Move "has-definite-width/height" flags to UsedValues
|
3 anos atrás |
Andreas Kling
|
ed8930fff5
LibWeb: Add accessors for UsedValues::computed_{width,height}
|
3 anos atrás |
Andreas Kling
|
52862c72d0
LibWeb: Rename FormattingState to LayoutState
|
3 anos atrás |
Andreas Kling
|
61c27815e4
LibWeb: More specialization of intrinsic sizing layout
|
3 anos atrás |
Andreas Kling
|
9784a567d2
LibWeb: Factor out BFC "layout this block-level box" to a function
|
3 anos atrás |
Andreas Kling
|
64959a8504
LibWeb: Express intrinsic size layout via size constraints
|
3 anos atrás |
Andreas Kling
|
66d08d2417
LibWeb: Move IFC result measurement from IFC to BFC
|
3 anos atrás |
Andreas Kling
|
fd68be29ab
LibWeb: Make BFC always drive IFC
|
3 anos atrás |
Andreas Kling
|
cefc931347
LibWeb: Make sure CSS::ComputedValues has initial size values
|
3 anos atrás |
MacDue
|
61a703816c
LibWeb: Base marker size on font height rather than line height
|
3 anos atrás |
Karol Kosek
|
a0bea0b86f
LibWeb: Calculate floating elements width using min- and max-width
|
3 anos atrás |
Andreas Kling
|
fc8c4ea23f
LibWeb: Let BFC compute width for block-level replaced elements
|
3 anos atrás |
Andreas Kling
|
20c65e4298
LibWeb: Don't include children of overflow:hidden in scrollable overflow
|
3 anos atrás |
Enver Balalic
|
d8ec9a5501
LibWeb: Fix computing_width of a block when LayoutMode::MaxContent
|
3 anos atrás |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 anos atrás |
Andreas Kling
|
9711e1b303
LibWeb: Make floating boxes in IFC occupy horizontal margin box
|
3 anos atrás |
Simon Wanner
|
e5a779aecf
LibWeb: Apply the layout_mode argument in BFC::compute_width
|
3 anos atrás |
Andreas Kling
|
3ac9ea369d
LibWeb: Don't choke on ICB with inline children
|
3 anos atrás |
Andreas Kling
|
d77dfc6b48
LibWeb: Rename FormattingContext::compute_position() => compute_inset()
|
3 anos atrás |
Andreas Kling
|
c49c036c84
LibWeb: Stop allowing position:relative to affect layout
|
3 anos atrás |
Andreas Kling
|
0d9c28add9
LibWeb: Don't collapse horizontal margins between floating boxes
|
3 anos atrás |