Skip to content

Adds avoid-page and avoid-column support for break-inside for Firefox#11924

Merged
ddbeck merged 2 commits intomdn:mainfrom
SebastianZ:firefox-break-inside
Nov 1, 2021
Merged

Adds avoid-page and avoid-column support for break-inside for Firefox#11924
ddbeck merged 2 commits intomdn:mainfrom
SebastianZ:firefox-break-inside

Conversation

@SebastianZ
Copy link
Contributor

Summary

Firefox 92 added support for the keywords avoid-page and avoid-column of the break-inside property. See bug 1722945.

While I was on that I realized that the descriptions were wrong. They included the keywords column and page which are only available for break-before and break-after (see https://www.w3.org/TR/css-break-3/#break-between and https://www.w3.org/TR/css-break-3/#break-within). So I removed them.

Test results and supporting details

https://jsfiddle.net/SebastianZ/qukjxtyh/

Sebastian

@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Aug 5, 2021
@hamishwillee
Copy link
Contributor

As an aside, see mdn/content#7717. There appears to be no top level spec.

Copy link
Contributor

@ddbeck ddbeck 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! 🎉

@ddbeck ddbeck merged commit 6e4605b into mdn:main Nov 1, 2021
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request Nov 2, 2021
ddbeck added a commit that referenced this pull request Nov 2, 2021
* Bump version to v4.0.9

* Set release date

* Add release note for #12795

* Add release note for #13006

* Add release note for #13136

* Add release note for #13076

* Add release note for #13216

* Add release note for #11924

* Add release note for #13143

* Undo list of one item

* Hoist known issues

* Add stats

* Fix compare link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants