Include border-spacing gutters in compute_inline_content_sizes (#31337)

This way, if the table is inside an intrinsically sized container, like
a float or inline-block, the table won't overflow it (in basic cases).
This commit is contained in:
Oriol Brufau 2024-02-13 01:00:02 -08:00 committed by GitHub
parent d78ebfb20c
commit 07c7096246
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 12 deletions

View file

@ -4,9 +4,3 @@
[.table 2]
expected: FAIL
[.table 3]
expected: FAIL
[.table 4]
expected: FAIL

View file

@ -2,12 +2,6 @@
[table 2]
expected: FAIL
[table 3]
expected: FAIL
[table 4]
expected: FAIL
[table 5]
expected: FAIL