Skip to content

Conversation

@chrisdavidmills
Copy link
Contributor

Description

Chrome 145 adds support for Column wrapping for multicol, which includes the column-height and column-wrap properties. See https://chromestatus.com/feature/5176206485618688.

This PR documents those two properties and adds appropriate mentions in other places.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested a review from a team as a code owner January 27, 2026 12:05
@chrisdavidmills chrisdavidmills requested review from estelle and removed request for a team January 27, 2026 12:05
@github-actions github-actions bot added the Content:CSS Cascading Style Sheets docs label Jan 27, 2026
@chrisdavidmills chrisdavidmills changed the title Document CSS multicol column wrapping Technical review: Document CSS multicol column wrapping Jan 27, 2026
@github-actions github-actions bot added the size/xl [PR only] >1000 LoC changed label Jan 27, 2026
@github-actions
Copy link
Contributor

Preview URLs (7 pages)
Flaws (29)

Note! 3 documents 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/column-count
Title: column-count
Flaw count: 6

  • broken_links:
    • Link /en-US/docs/Web/CSS/integer#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/number-token doesn't resolve
  • macros:
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_cascade/Value_processing which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_cascade/Inheritance which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_cascade/Value_processing which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_animated_properties which is a redirect

URL: /en-US/docs/Web/CSS/Reference/Properties/column-height
Title: column-height
Flaw count: 1

  • broken_links:
    • Link /en-US/docs/Web/CSS/length is a redirect

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

  • broken_links:
    • Link /en-US/docs/Web/CSS/length#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/length is a redirect
    • Link /en-US/docs/Web/CSS/length is a redirect
    • Link /en-US/docs/Web/CSS/percentage is a redirect
  • macros:
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_cascade/Value_processing which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_cascade/Inheritance which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_cascade/Value_processing which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_animated_properties which is a redirect

URL: /en-US/docs/Web/CSS/Reference/Properties/columns
Title: columns
Flaw count: 14

  • broken_links:
    • Link /en-US/docs/Web/CSS/length#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/integer#interpolation is a redirect
    • Link /en-US/docs/Web/CSS/column-width is a redirect
    • Link /en-US/docs/Web/CSS/column-count is a redirect
    • Link /en-US/docs/Web/CSS/column-height doesn't resolve
    • and 5 more flaws omitted
  • macros:
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_cascade/Value_processing which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_cascade/Inheritance which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_cascade/Value_processing which is a redirect
    • Macro cssinfo produces link /en-US/docs/Web/CSS/CSS_animated_properties which is a redirect

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/xl [PR only] >1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant