Skip to content

Conversation

@zhangenming
Copy link
Contributor

Description

It took me some time to figure out this sentence
I think this is easier to understand

Motivation

Additional details

Related issues and pull requests

@zhangenming zhangenming requested a review from a team as a code owner November 13, 2025 10:24
@zhangenming zhangenming requested review from estelle and removed request for a team November 13, 2025 10:24
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/s [PR only] 6-50 LoC changed labels Nov 13, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 13, 2025

Preview URLs

Flaws (14)

URL: /en-US/docs/Web/CSS/Reference/Values/minmax
Title: minmax()
Flaw count: 14

  • macros:
    • Macro produces link /en-US/docs/Web/CSS/flex_value which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/length which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/percentage which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/flex_value which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/max-content which is a redirect
    • and 9 more flaws omitted

(comment last updated: 2025-11-18 01:14:51)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Member

@estelle estelle left a comment

Choose a reason for hiding this comment

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

on line 98, we should add a comment

- {{cssxref("&lt;flex&gt;")}}
  - : Only valid for the `max` parameter, a non-negative dimension with the unit `fr` specifying the track's flex factor. Each `<flex>`-sized track takes a share of the remaining space in proportion to its flex factor.

zhangenming and others added 3 commits November 18, 2025 09:05
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added size/xs [PR only] 0-5 LoC changed and removed size/s [PR only] 6-50 LoC changed labels Nov 18, 2025
@github-actions github-actions bot added size/s [PR only] 6-50 LoC changed and removed size/xs [PR only] 0-5 LoC changed labels Nov 18, 2025
@zhangenming
Copy link
Contributor Author

and spec say, 'A future level of this spec may allow flex minimums',
I don't know if it's necessary to add this in

image

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants