Removes reference to masonry values - #44663
Conversation
|
Preview URLs (3 pages)
Flaws (4) Note! 1 document with no flaws that don't need to be listed. 🎉 Found an unexpected or unresolvable flaw? Please report it here. URL:
URL:
External URLs (11)URL:
URL:
URL: (comment last updated: 2026-07-15 11:47:16) |
|
@pepelsbey, there's another PR in the works: #44436 - there will be a conflict in the masonry_layout guide file |
a93ae4a to
2c06550
Compare
|
@dipikabh I dropped the changes to the guide and left only |
Description
display: grid-lanesdocs PR yet, just a cleanup for old masonry spec leftovers.grid-template-*: masonryvaluesmasonry-auto-flownoteMotivation
To remove confusion from the Masonry guide and reference pages.
Additional details
The only old masonry implementation remains in Firefox behind the flag and has never been publicly available. It probably shouldn’t have been documented on MDN in the first place.
The new
display: grid-lanesimplementation has been shipped in Safari and is being worked on in Chrome.See also