Re: [csswg-drafts] [css-grid-2] Masonry layout (#4650)

An implementation of this proposal is now available in Firefox [Nightly](https://nightly.mozilla.org/). It is disabled by default, so you need to load `about:config` and set the preference `layout.css.grid-template-masonry-value.enabled` to `true` to enable it (type "masonry" in the search box and it will show you that pref).

Please report any errors or other feedback _on that implementation_ to our [Bugzilla](https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&component=Layout%3A+Grid).
(Feedback and discussion of this _spec proposal_ should continue in this github issue.)

I've also landed tentative tests under [/css/css-grid/masonry.tentative](https://wpt.fyi/results/css/css-grid/masonry.tentative). Feedback on those tests can be handled through normal channels for WPT (i.e. github), or in our  [Bugzilla](https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&component=Layout%3A+Grid), whichever you prefer.

-- 
GitHub Notification of comment by MatsPalmgren
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4650#issuecomment-620864503 using your GitHub account

Received on Tuesday, 28 April 2020 21:26:50 UTC