Skip to content

Commit

Permalink
column-fill: put balance-all back into the content (mdn#36406)
Browse files Browse the repository at this point in the history
  • Loading branch information
estelle authored Oct 19, 2024
1 parent 6d4fc56 commit 0e5565b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/en-us/web/css/column-fill/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ The `column-fill` property is specified as one of the keyword values listed belo
- `balance`
- : Content is equally divided between columns. In fragmented contexts, such as [paged media](/en-US/docs/Web/CSS/CSS_paged_media), only the last fragment is balanced. Therefore in paged media, only the last page would be balanced.

The specification defines a `balance-all` value, in which content is equally divided between columns in fragmented contexts, such as [paged media](/en-US/docs/Web/CSS/CSS_paged_media). This value is not yet supported in any browser.

## Formal definition

{{cssinfo}}
Expand Down

0 comments on commit 0e5565b

Please sign in to comment.