RESOLVED FIXED244858
Implement last baseline alignment for Flexbox tables
https://bugs.webkit.org/show_bug.cgi?id=244858
Summary Implement last baseline alignment for Flexbox tables
Sammy Gill
Reported 2022-09-06 14:48:11 PDT
The first/last baseline set of a table box is the first/last baseline set of its first/last row. When finding the first/last baseline set of an inline-block, any baselines contributed by table boxes must be skipped. (This quirk is a legacy behavior from [CSS2].)
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-06 14:48:39 PDT
Sammy Gill
Comment 2 2022-10-11 15:19:55 PDT
EWS
Comment 3 2022-10-14 13:00:06 PDT
Committed 255546@main (bf33593289e7): <https://commits.webkit.org/255546@main> Reviewed commits have been landed. Closing PR #5260 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.