Haikal Zain
|
bf16618fba
LibWeb: Add vertical border heights to tr
|
преди 2 години |
Andi Gallo
|
d33b99dd24
LibWeb: Check whether table box width is auto when resolving cell width
|
преди 2 години |
Andi Gallo
|
4596d41291
LibWeb: Make cell percentage widths relative to table
|
преди 2 години |
Andi Gallo
|
9cb4fe6a6f
LibWeb: Don't distribute excess width to constrained columns
|
преди 2 години |
Andi Gallo
|
8afe5ce718
LibWeb: Fix min-content initialization for row measures
|
преди 2 години |
Andi Gallo
|
3a0f7e8eb8
LibWeb: Adjust specified table height
|
преди 2 години |
Andi Gallo
|
2c4908094c
LibWeb: Don't subtract border from used table width
|
преди 2 години |
Andi Gallo
|
8e52d1125d
LibWeb: Take specified height into account for automatic table height
|
преди 2 години |
Andi Gallo
|
caa24d0805
LibWeb: Implement top and bottom vertical-align for table cells
|
преди 2 години |
Andi Gallo
|
5bd9f4c31c
LibWeb: Add undistributable space to GRID{MIN, MAX} instead of content
|
преди 2 години |
Andi Gallo
|
e4d0c077c3
LibWeb: Don't skip width computation for intrinsic table width
|
преди 2 години |
Andi Gallo
|
ac6af51549
LibWeb: Improve span column width distribution
|
преди 2 години |
Andi Gallo
|
701b170dc0
LibWeb: Clip cell spans past the end of the table
|
преди 2 години |
Andi Gallo
|
205f9c75d9
LibWeb: Fix empty slot finding in table formation algorithm
|
преди 2 години |
Andreas Kling
|
a988241f3f
LibWeb: Resolve % min-sizes against 0 while under min-content constraint
|
преди 2 години |
Andi Gallo
|
b69036970b
LibWeb: Add layout support for border spacing
|
преди 2 години |
Andreas Kling
|
3a11b55286
LibWeb: Treat % max-width as none when containing block size indefinite
|
преди 2 години |
Andreas Kling
|
43e1343abf
LibWeb: Treat % max-height as none when containing block size indefinite
|
преди 2 години |
Aliaksandr Kalenik
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
преди 2 години |
Andi Gallo
|
6a7a7e2337
LibWeb: Some row span fixes when combined with nested tables
|
преди 2 години |
Andi Gallo
|
8090adf268
LibWeb: Add partial implementation of border conflict resolution
|
преди 2 години |
Andi Gallo
|
4d49852454
LibWeb: Distribute cell contribution to all spanned columns
|
преди 2 години |
Andi Gallo
|
50df78d2a2
LibWeb: Fix upper limit of span when computing column measures
|
преди 2 години |
Andi Gallo
|
940d9b98ae
LibWeb: Add support for table caption
|
преди 2 години |
Andreas Kling
|
42470d837e
LibWeb: Move layout box rect helpers into FormattingContext
|
преди 2 години |
Aliaksandr Kalenik
|
787f2d2a10
LibWeb: Remove Layout::TableCellBox
|
преди 2 години |
Aliaksandr Kalenik
|
3a3a085404
LibWeb: Remove Layout::TableRowBox
|
преди 2 години |
Aliaksandr Kalenik
|
578a937f94
LibWeb: Remove Layout::TableRowGroupBox
|
преди 2 години |
Aliaksandr Kalenik
|
258f3ea952
LibWeb: Remove Layout::TableBox
|
преди 2 години |
Andi Gallo
|
e6221117a5
LibWeb: Implement table rowspan
|
преди 2 години |