diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-09-07 15:08:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-07 22:08:48 +0000 |
commit | f3f96c3393edad9d576d9c4f64c57d75fa2902a2 (patch) | |
tree | f3ae0da399d6075f44233e421de97768e724373c /components/webgpu | |
parent | a43e296436e6d6f139b312bdcbe3dc03d1ab3c6a (diff) | |
download | servo-f3f96c3393edad9d576d9c4f64c57d75fa2902a2.tar.gz servo-f3f96c3393edad9d576d9c4f64c57d75fa2902a2.zip |
layout: Do not use orthogonal baselines in flex layout (#33347)
When a baseline is orthogonal to the main flexbox axis, it should not
take part in baseline alignment. This change does that for column flex.
While there is no support for vertical writing modes, this change is
made to be as writing mode-agnostic as possible.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/webgpu')
0 files changed, 0 insertions, 0 deletions