[wpt-sync] Sync PR 38237 - [GridNG] Handle opposite writing modes in named line resolution
Categories
(Core :: Layout: Grid, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38237 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38237
Details from upstream follow.
Kurt Catti-Schmidt (SCHMIDT) <kschmi@microsoft.com> wrote:
[GridNG] Handle opposite writing modes in named line resolution
When named grid lines are merged, opposing writing modes from
grid->subgrid should be flipped when building up the merged list. The
rest of the grid layout pipeline handles the actual writing mode layout
differences.This also fixes a small bug we had, where duplicated entries were not
being removed from the merged list.Bug: 618969
Change-Id: If4d60e9b96078b944736e46737e9e9e5a5f423db
Reviewed-on: https://chromium-review.googlesource.com/4195851
WPT-Export-Revision: 329878cde9acc8986365ac583de61f816b7674d9
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
bugherder |
Description
•