aboutsummaryrefslogtreecommitdiffstats
path: root/third_party/ply
diff options
context:
space:
mode:
authorOriol Brufau <obrufau@igalia.com>2025-03-10 15:09:43 +0100
committerGitHub <noreply@github.com>2025-03-10 14:09:43 +0000
commit56da4ad959a7679dce76fc1cc92c43e38b64472a (patch)
treec9e2ac94a4221312831b0b9086ee54a4d0488960 /third_party/ply
parent79e25a3e770ac5d25a79ba94be684e1dc6bdf9c1 (diff)
downloadservo-56da4ad959a7679dce76fc1cc92c43e38b64472a.tar.gz
servo-56da4ad959a7679dce76fc1cc92c43e38b64472a.zip
layout: Only prevent fixed table layout when `inline-size` is `auto` (#35882)
We were ignoring `table-layout: fixed` both for `inline-size: auto` and `inline-size: max-content`. However, the CSSWG resolved that fixed table layout should be triggered except when `inline-size` is `auto`. https://github.com/w3c/csswg-drafts/issues/10937#issuecomment-2669150397 Blink has already adopted this change, and they modified the WPT `/css/css-tables/fixed-layout-2.html` accordingly. Here I'm doing some further cosmetic cleanups to the test. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'third_party/ply')
0 files changed, 0 insertions, 0 deletions