diff options
author | Oriol Brufau <obrufau@igalia.com> | 2024-09-13 19:57:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 17:57:54 +0000 |
commit | a2b8bdb903c9bd3c76ff6a0491cb264df0dcabb5 (patch) | |
tree | 57cacb5618240adcf5e3605741480e6e1e564c74 /components/script/dom/webglshader.rs | |
parent | b4a0a240a7b67ecc6712178b871eef1308173d80 (diff) | |
download | servo-a2b8bdb903c9bd3c76ff6a0491cb264df0dcabb5.tar.gz servo-a2b8bdb903c9bd3c76ff6a0491cb264df0dcabb5.zip |
Allow table-layout:fixed to shrink cells to less than the border+padding (#33442)
A table cell with `width: auto` in fixed layout will now have an outer
min-content width of zero, even if it has borders or padding. In a way,
this is like allowing the content-box width to become negative.
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'components/script/dom/webglshader.rs')
0 files changed, 0 insertions, 0 deletions