[wpt-sync] Sync PR 35869 - [baselines] Support baseline groups within flex layout.
Categories
(Core :: Layout: Flexbox, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35869 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35869
Details from upstream follow.
Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
[baselines] Support baseline groups within flex layout.
Previously the flex layout code only supported one alignment baseline.
However there are potentially two baseline "groups" which we need to
support. (This occurs with vertical writing-modes in particular).This updates the flex logic to support two baseline groups.
Change-Id: I4c441436f691de162069ce78baf22bff0f5f647c
Reviewed-on: https://chromium-review.googlesource.com/3884540
WPT-Export-Revision: 11b0aad0243c68597bdc7caef925ce216c471ebf
Assignee | ||
Comment 1•5 months ago
|
||
PR 35869 applied with additional changes from upstream: 1fc9ba6302ecfadf79866e7c9c28603d6e7c872a
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Comment 2•5 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a761eeb8166d376dd5cfafa0451d065039a8185b
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e4f05c0b5850 [wpt PR 35869] - [baselines] Support baseline groups within flex layout., a=testonly https://hg.mozilla.org/integration/autoland/rev/1956f8aa1823 [wpt PR 35869] - Update wpt metadata, a=testonly
Comment 4•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e4f05c0b5850
https://hg.mozilla.org/mozilla-central/rev/1956f8aa1823
Description
•