diff options
author | Oriol Brufau <obrufau@igalia.com> | 2024-09-11 17:30:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-11 15:30:17 +0000 |
commit | 9175e598adcf33097cd6bd29a1e2b428d564c295 (patch) | |
tree | 7b7751cf1f211614b720645fa7040836c1e520e7 /python/servo/util.py | |
parent | 027fc53e2fa6b5d15f0e73e6685266b77e993a35 (diff) | |
download | servo-9175e598adcf33097cd6bd29a1e2b428d564c295.tar.gz servo-9175e598adcf33097cd6bd29a1e2b428d564c295.zip |
Let table-related boxes adjust their `overflow` values (#33400)
The `overflow` property doesn't apply to table track and track groups,
and table elements only accept a few `overflow` values.
Therefore, this patch adds an `effective_overflow()` method to get the
actual value that needs to be used.
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'python/servo/util.py')
0 files changed, 0 insertions, 0 deletions