Skip to content

Conversation

dipikabh
Copy link
Contributor

@dipikabh dipikabh commented Sep 2, 2025

Description

  • Relnote update: The multi-pass algorithm has been enabled by default in FF143, which is aligned with the algorithm defined in the spec (https://drafts.csswg.org/css-grid-2/#algo-grid-sizing). Grid tracks that use percentage row sizes will now render correctly.
  • Content updates: Also made some copy edits to grid-template-rows and grid-template-columns pages to clarify that the calculations are handled "by the browser".
  • Firefox release notes (for comparison and reference): 1957244#c8

Additional details

The algorithm is documented on the grid-template-rows page for percentage values.

Related issues and pull requests

Doc issue: #40775
Bugzilla bug: 1957244

@dipikabh dipikabh requested review from a team as code owners September 2, 2025 23:05
@dipikabh dipikabh requested review from chrisdavidmills and pepelsbey and removed request for a team September 2, 2025 23:05
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs Content:Firefox Content in the Mozilla/Firefox subtree size/s [PR only] 6-50 LoC changed labels Sep 2, 2025
@dipikabh dipikabh removed the request for review from chrisdavidmills September 2, 2025 23:07
Copy link
Contributor

github-actions bot commented Sep 2, 2025

Preview URLs

Flaws (4)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/CSS/grid-template-columns
Title: grid-template-columns
Flaw count: 2

  • macros:
    • Macro produces link /en-US/docs/Learn_web_development/Core/Styling_basics/Fundamental_CSS_comprehension which is a redirect
    • Macro produces link /en-US/docs/Learn_web_development/Core/Styling_basics/Cool-looking_box which is a redirect

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

  • macros:
    • Macro produces link /en-US/docs/Learn_web_development/Core/Styling_basics/Fundamental_CSS_comprehension which is a redirect
    • Macro produces link /en-US/docs/Learn_web_development/Core/Styling_basics/Cool-looking_box which is a redirect
External URLs (1)

URL: /en-US/docs/Mozilla/Firefox/Releases/143
Title: Firefox 143 for developers

Copy link
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you :)

@dipikabh
Copy link
Contributor Author

dipikabh commented Sep 3, 2025

Thanks for the quick review!

@dipikabh dipikabh merged commit 63ee776 into mdn:main Sep 3, 2025
7 checks passed
@dipikabh dipikabh deleted the ff143-grid-track branch September 3, 2025 12:26
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 Content:Firefox Content in the Mozilla/Firefox subtree size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants