Andi Gallo
|
26c20e3da1
LibWeb: Split BorderConflictFinder::conflicting_edges method
|
1 vuosi sitten |
Andi Gallo
|
a7166eb103
LibWeb: Complete table border conflict resolution
|
2 vuotta sitten |
Andi Gallo
|
268355c759
LibWeb: Implement iterative percentage size for spanning table cells
|
2 vuotta sitten |
Andi Gallo
|
1f3fca996c
LibWeb: Use intrinsic_percentage instead of percentage_{width, height}
|
2 vuotta sitten |
Andi Gallo
|
6dfa1c2548
LibWeb: Distribute excess width to columns as in specification
|
2 vuotta sitten |
Andi Gallo
|
eb20eeb54c
LibWeb: Use column and row size for cell outer sizes
|
2 vuotta sitten |
Andi Gallo
|
28509e3edd
LibWeb: Check column or row size attributes for constrainedness
|
2 vuotta sitten |
Andi Gallo
|
19a26533a9
LibWeb: Make the type of column whether it's percent or not
|
2 vuotta sitten |
Andi Gallo
|
13687085dd
LibWeb: Better align outer max sizes for cells with the specification
|
2 vuotta sitten |
Andi Gallo
|
a9a5224132
LibWeb: Add 'outer' prefix to {min, max}_{width, height}
|
2 vuotta sitten |
Andi Gallo
|
3476cf0fcb
LibWeb: Add border conflict resolution with rowgroup
|
2 vuotta sitten |
Andi Gallo
|
e30662a8a0
LibWeb: Resolve table border conflicts with cells
|
2 vuotta sitten |
Andi Gallo
|
f544132fe8
LibWeb: Some improvements for painting of collapsed table borders
|
2 vuotta sitten |
Andi Gallo
|
85c1b93eb7
LibWeb: Resolve table border conflicts at edge level
|
2 vuotta sitten |
Andi Gallo
|
9cb4fe6a6f
LibWeb: Don't distribute excess width to constrained columns
|
2 vuotta sitten |
Andi Gallo
|
8afe5ce718
LibWeb: Fix min-content initialization for row measures
|
2 vuotta sitten |
Andi Gallo
|
8e52d1125d
LibWeb: Take specified height into account for automatic table height
|
2 vuotta sitten |
Andi Gallo
|
e4d0c077c3
LibWeb: Don't skip width computation for intrinsic table width
|
2 vuotta sitten |
Andi Gallo
|
b69036970b
LibWeb: Add layout support for border spacing
|
2 vuotta sitten |
Andi Gallo
|
6a7a7e2337
LibWeb: Some row span fixes when combined with nested tables
|
2 vuotta sitten |
Andi Gallo
|
8090adf268
LibWeb: Add partial implementation of border conflict resolution
|
2 vuotta sitten |
Andi Gallo
|
940d9b98ae
LibWeb: Add support for table caption
|
2 vuotta sitten |
Aliaksandr Kalenik
|
3a3a085404
LibWeb: Remove Layout::TableRowBox
|
2 vuotta sitten |
Aliaksandr Kalenik
|
258f3ea952
LibWeb: Remove Layout::TableBox
|
2 vuotta sitten |
Andreas Kling
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 vuotta sitten |
Andi Gallo
|
e6221117a5
LibWeb: Implement table rowspan
|
2 vuotta sitten |
Aliaksandr Kalenik
|
d9f0c2a806
LibWeb: Implement "distribute height to rows" step in TFC
|
2 vuotta sitten |
Andreas Kling
|
00999a245c
LibWeb: Let FormattingContext decide the automatic width of its root
|
2 vuotta sitten |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 vuotta sitten |
Matthew Olsson
|
bab883bf8e
LibJS+LibWeb: Add a bunch of missing includes
|
2 vuotta sitten |