[wpt-sync] Sync PR 29093 - [baselines] Fix synthesising vertical baselines for flex.
Categories
(Core :: Layout: Flexbox, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29093 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29093
Details from upstream follow.
b'Ian Kilpatrick <ikilpatrick@chromium.org>' wrote:
[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: I14f5aea5adb4f3afcd9194b6f4f9b54addeb54eaReviewed-on: https://chromium-review.googlesource.com/2905738
WPT-Export-Revision: 49b8084a426cd397ec2c5bf8d51aea2f4462d8b5
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Comment 7•4 years ago
|
||
bugherder |
Description
•