Filing this bug to track enabling CSS Masonry ( https://drafts.csswg.org/css-grid-3/#masonry-layout ) by default -- i.e. making `layout.css.grid-template-masonry-value.enabled` default to `true`. (Currently it's enabled with a Nightly-specific guard.) This probably needs to wait for at least one other engine to commit to implementation, at a minimum. Also note, masonry is currently listed in the "Nightly Experiments" section at https://searchfox.org/mozilla-central/rev/73a8000b0c0eb527faef01ea17c6d2398622a386/toolkit/components/featuregates/Features.toml -- we should probably remove it from there once we're ready to ship it (i.e. as part of the patch that enables it unconditionally)
Bug 1757446 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Filing this bug to track enabling CSS Masonry ( https://drafts.csswg.org/css-grid-3/#masonry-layout ) by default -- i.e. making `layout.css.grid-template-masonry-value.enabled` default to `true`. (Currently it's enabled with a Nightly-specific guard.) This probably needs to wait for at least one other engine to commit to implementation, at a minimum. Also note, masonry is currently listed in the "Nightly Experiments" section at https://searchfox.org/mozilla-central/rev/73a8000b0c0eb527faef01ea17c6d2398622a386/toolkit/components/featuregates/Features.toml (and [on MDN](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features#grid_masonry_layout)) -- we should probably remove it from there once we're ready to ship it (i.e. as part of the patch that enables it unconditionally)