ladybird/Tests/LibWeb/Layout/expected/table
Andi Gallo 19a26533a9 LibWeb: Make the type of column whether it's percent or not
Change how we store type of columns. It was used where the specification
only distinguishes between percent and everything else, so it makes more
sense to store and use it as a boolean.
2023-07-22 07:06:50 +02:00
..
align-top-and-bottom.txt LibWeb: Report border box width for tables in a block 2023-06-25 08:13:04 +02:00
auto-height.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
auto-margins.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
basic.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
border-collapse-is-inherited.txt LibWeb: Make border-collapse actually inherited 2023-06-16 17:21:15 +02:00
border-conflict-resolution-with-cell.txt LibWeb: Resolve table border conflicts with cells 2023-07-12 20:42:51 +02:00
border-conflict-resolution-with-col.txt LibWeb: Adjust border widths for tables using collapsing borders 2023-07-09 06:29:43 +02:00
border-conflict-resolution-with-row.txt LibWeb: Resolve table border conflicts with rows 2023-07-12 20:42:51 +02:00
border-conflict-resolution-with-rowgroup.txt LibWeb: Add border conflict resolution with rowgroup 2023-07-12 20:42:51 +02:00
border-spacing-and-borders-table-width.txt LibWeb: Report border box width for tables in a block 2023-06-25 08:13:04 +02:00
border-spacing-colspan.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
border-spacing-rowspan.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
border-spacing-with-percentage-width.txt LibWeb: Add undistributable space to GRID{MIN, MAX} instead of content 2023-06-21 06:15:04 +02:00
border-spacing.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
borders.txt LibWeb: Adjust border widths for tables using collapsing borders 2023-07-09 06:29:43 +02:00
bottom-caption.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
cell-auto-max-width-table-percentage-width.txt LibWeb: Don't use the preferred increment as reference for distribution 2023-07-22 07:06:50 +02:00
cell-px-height.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
cell-relative-to-specified-table-width.txt LibWeb: Make the type of column whether it's percent or not 2023-07-22 07:06:50 +02:00
clip-spans-to-table-end.txt LibWeb: Improve span column width distribution 2023-06-20 06:59:43 +02:00
colspan-weighted-width-distribution.txt LibWeb: Report border box width for tables in a block 2023-06-25 08:13:04 +02:00
colspan-width-distribution.txt LibWeb: Report border box width for tables in a block 2023-06-25 08:13:04 +02:00
columns-width-distribution-1.txt LibWeb: Don't subtract border from used table width 2023-06-25 08:13:04 +02:00
fixed-margins.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
in-auto-height-flex-item.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
inline-table-width.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
long-caption-increases-width.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
multi-line-cell.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
nested-table-box-width.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
percentage-width-columns.txt LibWeb: Make cell percentage widths relative to table 2023-06-28 16:14:42 +02:00
propagate-style-update-to-wrapper.txt LibWeb/Tests: Better trigger for table style update test 2023-06-23 20:23:00 +02:00
row-outer-size-with-computed-size.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
row-px-height.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
row-span-and-nested-tables.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
rows-height-distribution-1.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
rows-height-distribution-2.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
rows-height-distribution-3.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
rows-height-distribution-4.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
rowspan.txt LibWeb: Add vertical border heights to tr 2023-07-01 08:07:49 +02:00
size.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
stretch-to-fixed-height.txt LibWeb: Adjust specified table height 2023-06-25 15:08:42 +02:00
table-formation-with-rowspan-in-the-middle.txt LibWeb: Report border box width for tables in a block 2023-06-25 08:13:04 +02:00
table-header-and-footer-groups.txt LibWeb: Make Layout::TextNode::text_for_rendering() lazily computed 2023-07-03 11:50:58 +02:00
table-width.txt LibWeb: Report border box width for tables in a block 2023-06-25 08:13:04 +02:00
td-valign.txt LibWeb: Support valign attribute on td elements 2023-07-04 13:26:49 +02:00
width-distribution-and-constrained-columns.txt LibWeb: Don't distribute excess width to constrained columns 2023-06-28 12:17:55 +02:00
width-distribution-of-max-width-increment.txt LibWeb: Don't use the preferred increment as reference for distribution 2023-07-22 07:06:50 +02:00
zero-columns-gridmax.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00