Skip to content

Removes reference to masonry values - #44663

Open
pepelsbey wants to merge 1 commit into
mdn:mainfrom
pepelsbey:clean-up-masonry
Open

Removes reference to masonry values#44663
pepelsbey wants to merge 1 commit into
mdn:mainfrom
pepelsbey:clean-up-masonry

Conversation

@pepelsbey

@pepelsbey pepelsbey commented Jul 8, 2026

Copy link
Copy Markdown
Member

Description

⚠️ Not a proper display: grid-lanes docs PR yet, just a cleanup for old masonry spec leftovers.

  • Removes outdated grid-template-*: masonry values
  • Removes irrelevant masonry-auto-flow note

Motivation

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-lanes implementation has been shipped in Safari and is being worked on in Chrome.

See also

@pepelsbey
pepelsbey requested a review from a team as a code owner July 8, 2026 10:41
@pepelsbey
pepelsbey requested review from chrisdavidmills and removed request for a team July 8, 2026 10:41
@github-actions github-actions Bot added Content:CSS Cascading Style Sheets docs size/s [PR only] 6-50 LoC changed labels Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

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: /en-US/docs/Web/CSS/Reference/Properties/grid-template-columns
Title: grid-template-columns CSS property
Flaw count: 2

  • macros:
    • Macro csssyntax produces link /en-US/docs/Web/CSS/Reference/Values/flex which doesn't resolve
    • Macro csssyntax produces link /en-US/docs/Web/CSS/Reference/Values/number-token which doesn't resolve

URL: /en-US/docs/Web/CSS/Reference/Properties/grid-template-rows
Title: grid-template-rows CSS property
Flaw count: 2

  • macros:
    • Macro csssyntax produces link /en-US/docs/Web/CSS/Reference/Values/flex which doesn't resolve
    • Macro csssyntax produces link /en-US/docs/Web/CSS/Reference/Values/number-token which doesn't resolve
External URLs (11)

URL: /en-US/docs/Web/CSS/Reference/Properties/grid-auto-flow
Title: grid-auto-flow CSS property


URL: /en-US/docs/Web/CSS/Reference/Properties/grid-template-columns
Title: grid-template-columns CSS property


URL: /en-US/docs/Web/CSS/Reference/Properties/grid-template-rows
Title: grid-template-rows CSS property

(comment last updated: 2026-07-15 11:47:16)

@dipikabh

dipikabh commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

@pepelsbey, there's another PR in the works: #44436 - there will be a conflict in the masonry_layout guide file

@pepelsbey

Copy link
Copy Markdown
Member Author

@dipikabh I dropped the changes to the guide and left only grid-template-*: masonry values removals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:CSS Cascading Style Sheets docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants