Skip to content

fix(css): simplify misleading grid syntax examples#43701

Open
xopsio wants to merge 1 commit intomdn:mainfrom
xopsio:fix-grid-syntax
Open

fix(css): simplify misleading grid syntax examples#43701
xopsio wants to merge 1 commit intomdn:mainfrom
xopsio:fix-grid-syntax

Conversation

@xopsio
Copy link
Copy Markdown

@xopsio xopsio commented Apr 8, 2026

Simplifies two grid syntax examples by removing repeated line names that can be misleading.

Fixes #41176

Remove misleading line names from two grid syntax examples.
@xopsio xopsio requested a review from a team as a code owner April 8, 2026 00:26
@xopsio xopsio requested review from dipikabh and removed request for a team April 8, 2026 00:26
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Preview URLs (1 page)

Flaws (8)

Found an unexpected or unresolvable flaw? Please report it here.

URL: /en-US/docs/Web/CSS/Reference/Properties/grid
Title: grid
Flaw count: 8

  • broken_links:
    • Link /en-US/docs/Web/CSS/Reference/Values/flex doesn't resolve
    • Link /en-US/docs/Web/CSS/Reference/Values/number-token doesn't resolve
  • macros:
    • Macro cssinfo produces link /en-US/docs/Web/CSS/grid-column-gap which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/grid-row-gap which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/grid-column-gap which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/grid-row-gap which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/grid-column-gap which is a redirect
    • and 1 more flaws omitted

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/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confusing/misleading example

2 participants