mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
When a table row (or its group) is set to collapse, the row takes up no vertical space in the layout. We have to account for this in multiple places, so I've cached whether a row is collapsed in the TableGrid::Row.
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
Harness status: OK
|
|
|
|
Found 2 tests
|
|
|
|
2 Pass
|
|
Pass row group visibility:collapse doesn't change table width
|
|
Pass row group visibility:collapse changes table height |