1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:27:42 +00:00
serenity/Tests/LibWeb/Layout/expected/table
Andi Gallo 4c81d39483 LibWeb: Adjust border widths for tables using collapsing borders
When using the collapsing border model, cells on either side of the edge
get half the specified width of the border for their box model.
2023-07-09 06:29:43 +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-col.txt LibWeb: Adjust border widths for tables using collapsing borders 2023-07-09 06:29:43 +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-px-height.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +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
zero-columns-gridmax.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00