1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 19:52:45 +00:00
serenity/Tests/LibWeb/Layout/expected/table
Andreas Kling caa491b72a LibWeb: Measure the overflow for all scroll containers
Instead of just measuring the layout viewport, we now measure overflow
in every box that is a scroll container.

This has the side effect of no longer creating paintables for layout
boxes that didn't participate in layout. (For example, empty/anonymous
boxes that were ignored by flex itemization.)

Such boxes are now marked as "(not painted)" in the layout tree dumps,
as they have no paintable to dump geometry from.
2023-06-01 13:33:35 +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: Measure the overflow for all scroll containers 2023-06-01 13:33:35 +02:00
borders.txt LibWeb: Measure the overflow for all scroll containers 2023-06-01 13:33:35 +02:00
cell-px-height.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +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
row-px-height.txt LibWeb: Output names of inner table boxes in layout dump 2023-05-29 21:36:17 +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