diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-02-10 09:03:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-10 08:03:01 +0000 |
commit | 35fb95ca8586f404795c3f5fae4d975d8d5a7ef4 (patch) | |
tree | 74086dd9174b1952dc65b2e8655b025be03cb62d /resources | |
parent | 39b3beda5dc4982d4633d353b106bc8e68719f59 (diff) | |
download | servo-35fb95ca8586f404795c3f5fae4d975d8d5a7ef4.tar.gz servo-35fb95ca8586f404795c3f5fae4d975d8d5a7ef4.zip |
layout: Start work on table row height and vertical-align (#31246)
This implements a very naive row height allocation approach. It has just
enough to implement `vertical-align` in table cells. Rowspanned cells
get enough space for their content, with the extra space necessary being
allocated to the last row. There's still a lot missing here, including
proper distribution of row height to rowspanned cells.
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'resources')
0 files changed, 0 insertions, 0 deletions