Andreas Kling
|
9c44634ca5
LibWeb: Reorganize layout algorithms around available space
|
2 years ago |
sin-ack
|
e9d5d2f74b
LibWeb: Remove the flex item size cache
|
2 years ago |
Andreas Kling
|
f25203f245
LibWeb: Don't re-resolve "auto" flex item sizes after definitizing them
|
2 years ago |
Andreas Kling
|
c9a7853fef
LibWeb: Include all floating descendants in BFC root's automatic height
|
2 years ago |
Andreas Kling
|
af73a5d921
LibWeb: Use correct box edge when looking for space between floats
|
2 years ago |
Andreas Kling
|
514fa83708
LibWeb: Improve `float: right` behavior
|
2 years ago |
Andreas Kling
|
71a707480c
LibWeb: Move "has-definite-width/height" flags to UsedValues
|
3 years ago |
Andreas Kling
|
ed8930fff5
LibWeb: Add accessors for UsedValues::computed_{width,height}
|
3 years ago |
Andreas Kling
|
9b46091f38
LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues
|
3 years ago |
Andreas Kling
|
52862c72d0
LibWeb: Rename FormattingState to LayoutState
|
3 years ago |