[wpt-sync] Sync PR 47631 - [Masonry] Introduce parsing for masonry-template-tracks
Categories
(Core :: Layout: Grid, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47631 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47631
Details from upstream follow.
Ethan Jimenez <ethavar@microsoft.com> wrote:
[Masonry] Introduce parsing for masonry-template-tracks
Introducing the
masonry-template-tracks
property, which currently
replicates the behavior ofgrid-template-[column|rows]
.This change reuses most of grid's parsing and serialization code.
However, this will be refactored later to match the definitions in
https://tabatkins.github.io/specs/css-masonry/#template-tracks.Adding web tests to cover parsing for the new property.
Bug: 343257585
Change-Id: I32c4af839ebd4255a71b125f1a5056332fded78d
Reviewed-on: https://chromium-review.googlesource.com/5784537
WPT-Export-Revision: b944d96dedd3bc708293f1d70ba6e79371fe0385
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Assignee | ||
Comment 2•3 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Safari on GitHub CI
Total 2 tests and 23 subtests
Status Summary
Safari
OK
: 2
PASS
: 15
FAIL
: 23
Links
Comment 4•3 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/837258bcee8b
https://hg.mozilla.org/mozilla-central/rev/802e088a0938
Description
•