github web-platform-tests/wpt merge_pr_47631

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
7 months ago

[Masonry] Introduce parsing for masonry-template-tracks

  1. Introducing the masonry-template-tracks property, which currently
    replicates the behavior of grid-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.

  2. Adding web tests to cover parsing for the new property.

Bug: 343257585
Change-Id: I32c4af839ebd4255a71b125f1a5056332fded78d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5784537
Reviewed-by: Ian Kilpatrick ikilpatrick@chromium.org
Reviewed-by: Alison Maher almaher@microsoft.com
Commit-Queue: Ethan Jimenez ethavar@microsoft.com
Cr-Commit-Position: refs/heads/main@{#1342599}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.