[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/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}