[wpt-sync] Sync PR 36625 - [GridNG] `are_named_lines_valid ` refactor and test
Categories
(Core :: Layout: Grid, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36625 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36625
Details from upstream follow.
Kurt Catti-Schmidt (SCHMIDT) <kschmi@microsoft.com> wrote:
[GridNG]
are_named_lines_validrefactor and testEthan pointed out that we're doing a lot of plumbing
for this parameter that's unnecessary due to the state on
NGGridLineResolver.I had initially thought this could be removed entirely, since all
of the tests passed without it (see initial commit), but Ethan
also provided a repro that failed without them. So this CL also
adds a test that fails whenare_named_lines_validis removed
entirely.Bug: 618969
Change-Id: Iff065a9f4d104ca75942dbe7b3a5c0e2c262c15bReviewed-on: https://chromium-review.googlesource.com/3956669
WPT-Export-Revision: 961dcea838788272794e74c47378655702cd44fe
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•