[wpt-sync] Sync PR 39750 - [GridNG] Handle opposite writing direction subgrids
Categories
(Core :: Layout: Grid, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39750 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39750
Details from upstream follow.
Kurt Catti-Schmidt <kschmi@microsoft.com> wrote:
[GridNG] Handle opposite writing direction subgrids
We were not previously accounting for opposite direction writing modes
in subgrids. This change reverses the order of set/range lookup and grid
geometry, and adjusts margin-border-padding in grid geometry to account
for opposing directions.There will be followup work necessary for mapping orthogonal subgrids
while also accounting for writing direction. For now, there's a
condition blocking this from going down the new path as it caused a
regression.A new test was added specifically for this behavior, as existing
tests only checked for this indirectly.Bug: 618969
Change-Id: I3c3c8e99268beb5cfee81cb36ff810ec6c496cdbReviewed-on: https://chromium-review.googlesource.com/4484336
WPT-Export-Revision: 692c4b6c036a67d3d9ae18e50842cb983e42a882
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•