Andreas Kling
|
ccf35a973f
LibWeb: Derive box baseline from last child *with line boxes*
|
hace 1 año |
Andreas Kling
|
ac124fbaae
LibWeb: Resolve flex item percentages against used flex container sizes
|
hace 1 año |
Andreas Kling
|
db5bde01dc
LibWeb: Resolve % top and bottom insets against containing block height
|
hace 2 años |
Sebastian Zaha
|
fd37ad3a84
LibWeb: Fix absolute positioning issues
|
hace 2 años |
Sebastian Zaha
|
61fe7c230f
LibWeb: Implement abspos for replaced elements
|
hace 2 años |
Andreas Kling
|
3f022f4040
LibWeb: Treat non-finite containing block width as zero for percentages
|
hace 2 años |
Andreas Kling
|
c808f6c637
LibWeb: Don't use BFC auto height for non-BFC abspos elements
|
hace 2 años |
Aliaksandr Kalenik
|
ca0c2339f4
LibWeb: Use padding box of containing block to resolve % height size
|
hace 2 años |
Andreas Kling
|
c374541711
LibWeb: Use correct reference for abspos elements with % height sizes
|
hace 2 años |
Andreas Kling
|
a988241f3f
LibWeb: Resolve % min-sizes against 0 while under min-content constraint
|
hace 2 años |
Andreas Kling
|
3a11b55286
LibWeb: Treat % max-width as none when containing block size indefinite
|
hace 2 años |
Andreas Kling
|
43e1343abf
LibWeb: Treat % max-height as none when containing block size indefinite
|
hace 2 años |
Andreas Kling
|
b6f3369b66
LibWeb: Fix spelling of non_anonymous_containing_block()
|
hace 2 años |
Andreas Kling
|
41da9a4231
LibWeb: Resolve auto margins on abspos elements in more cases
|
hace 2 años |
Andreas Kling
|
434df52b91
LibWeb: Make stretch-fit return 0 when the available size is indefinite
|
hace 2 años |
Aliaksandr Kalenik
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
hace 2 años |
Sam Atkins
|
1051624084
LibWeb: Obey CSS aspect-ratio property during layout
|
hace 2 años |
Sam Atkins
|
84e7216603
LibWeb: Move "natural size" concept into Layout::Box
|
hace 2 años |
Andreas Kling
|
3365a1e034
LibWeb: Resolve cyclic % against 0 when available size is min-content
|
hace 2 años |
Andreas Kling
|
c197fb4037
LibWeb: Take box-sizing into account when sizing replaced elements
|
hace 2 años |
Andreas Kling
|
4fed7beb7b
LibWeb: Make solve_replaced_size_constraint() into FormattingContext
|
hace 2 años |
Andreas Kling
|
42470d837e
LibWeb: Move layout box rect helpers into FormattingContext
|
hace 2 años |
Andreas Kling
|
4f08fcde29
LibWeb: Remove unnecessary static formatting context functions
|
hace 2 años |
Aliaksandr Kalenik
|
787f2d2a10
LibWeb: Remove Layout::TableCellBox
|
hace 2 años |
Andreas Kling
|
af004ff0ef
LibWeb: Support `min-content` for `width`, `min-width` and `max-width`
|
hace 2 años |
Andreas Kling
|
97c510329c
LibWeb: Support `max-content` for `width`, `min-width` and `max-width`
|
hace 2 años |
Aliaksandr Kalenik
|
258f3ea952
LibWeb: Remove Layout::TableBox
|
hace 2 años |
Andreas Kling
|
1bb4e5c428
LibWeb: Support fit-content width for block-level boxes
|
hace 2 años |
Andreas Kling
|
299775345d
LibWeb: Allow calculating intrinsic sizes of non-FC-roots
|
hace 2 años |
Andi Gallo
|
5cec517153
LibWeb: Get reference height from closest non-anonymous ancestor
|
hace 2 años |