Skip to content

Comments

Fix description for break-before: always#43190

Merged
hamishwillee merged 1 commit intomdn:mainfrom
vibhabhat-codes:fix-break-before-description
Feb 22, 2026
Merged

Fix description for break-before: always#43190
hamishwillee merged 1 commit intomdn:mainfrom
vibhabhat-codes:fix-break-before-description

Conversation

@vibhabhat-codes
Copy link
Contributor

Description

Corrected the description of break-before: always to say "before" instead of "after".

Motivation

The current description incorrectly stated that the break happens after the principal box. This change fixes the wording to match the actual behavior and improves accuracy for readers.

Additional details

Related issues and pull requests

Fixes #43171

@vibhabhat-codes vibhabhat-codes requested a review from a team as a code owner February 22, 2026 14:29
@vibhabhat-codes vibhabhat-codes requested review from hamishwillee and removed request for a team February 22, 2026 14:29
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels Feb 22, 2026
@github-actions
Copy link
Contributor

Preview URLs (1 page)

Copy link
Collaborator

@hamishwillee hamishwillee 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 to me! Thanks very much for this contribution, and welcome to MDN!

@hamishwillee hamishwillee merged commit 3ef58a8 into mdn:main Feb 22, 2026
7 checks passed
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/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The description about break-before: always looks wrong

2 participants