1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 06:21:01 +00:00
serenity/Tests/LibWeb/Layout/expected/table
Andi Gallo 6a7a7e2337 LibWeb: Some row span fixes when combined with nested tables
Add logic to compute {min, max}-height and use min-height when
calculating table height, per specifications.

Fixes some issues with phylogenetic tree visualizations on Wikipedia.
2023-06-12 17:51:00 +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 support for table caption 2023-06-10 07:09:11 +02:00
border-conflict-resolution-with-col.txt LibWeb: Add partial implementation of border conflict resolution 2023-06-10 11:17:21 +02:00
borders.txt LibWeb: Measure the overflow for all scroll containers 2023-06-01 13:33:35 +02:00
bottom-caption.txt LibWeb: Add support for table caption 2023-06-10 07:09:11 +02:00
cell-px-height.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
colspan-width-distribution.txt LibWeb: Distribute cell contribution to all spanned columns 2023-06-10 07:10:06 +02:00
columns-width-distribution-1.txt LibWeb: Measure the overflow for all scroll containers 2023-06-01 13:33:35 +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: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
long-caption-increases-width.txt LibWeb: Add support for table caption 2023-06-10 07:09:11 +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: Some row span fixes when combined with nested tables 2023-06-12 17:51:00 +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: Measure the overflow for all scroll containers 2023-06-01 13:33:35 +02:00
size.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
table-width.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00
zero-columns-gridmax.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +02:00