You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[baselines] Fix synthesising vertical baselines for flex.
Previously we always synthesized baselines (outsize an inline formatting
context) using the block-end edge.
This changes the behaviour to use the middle if in a vertical writing
mode. This isn't "complete" as it is still missing the text-orientation
logic, but significantly better.
Bug: 1076080
Change-Id: I14f5aea5adb4f3afcd9194b6f4f9b54addeb54ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2905738
Reviewed-by: David Grogan <[email protected]>
Reviewed-by: Koji Ishii <[email protected]>
Reviewed-by: Kurt Catti-Schmidt <[email protected]>
Commit-Queue: Ian Kilpatrick <[email protected]>
Cr-Commit-Position: refs/heads/master@{#886062}
0 commit comments