Closed Bug 935210 Opened 11 years ago Closed 9 months ago

Support "page-break-inside: avoid" in flex containers

Categories

(Core :: Layout: Flexbox, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1739561

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

(Keywords: dev-doc-needed)

Quoting Mats from bug 811024 comment 20: > Please file a followup bug on adding support for page-break-inside:avoid > unless there is one already. It should be easy to fix, just add > something like: > > if (ShouldAvoidBreakInside(aReflowState)) { > *aStatus = NS_INLINE_LINE_BREAK_BEFORE(); > return NS_OK; > } > > before setting an INCOMPLETE status in the patches your have here. This is that followup bug.
Severity: normal → S3

We've fixed this in bug 1739561.

Status: NEW → RESOLVED
Closed: 9 months ago
Duplicate of bug: 1739561
Resolution: --- → DUPLICATE
Component: Layout → Layout: Flexbox
You need to log in before you can comment on or make changes to this bug.