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
Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox
Solves conflict in layout tree "type system" when elements <label> (or
<button>) can't have `display: table` because Box can't be
Layout::Label (or Layout::ButtonBox) and Layout::TableBox at the same
time.
2023-05-29 14:12:29 +02:00
..
auto-height.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
auto-margins.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
basic.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
borders.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
cell-px-height.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
columns-width-distribution-1.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
fixed-margins.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
in-auto-height-flex-item.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
inline-table-width.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
row-px-height.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
rows-height-distribution-1.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
rows-height-distribution-2.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
rows-height-distribution-3.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
rows-height-distribution-4.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
rowspan.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
size.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
table-width.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00
zero-columns-gridmax.txt LibWeb: Remove Layout::TableBox 2023-05-29 14:12:29 +02:00