Bug 249758 - [CSS-Typed-OM] Make sure `orphans` & `widows` value gets clamped to [1, inf]
Summary: [CSS-Typed-OM] Make sure `orphans` & `widows` value gets clamped to [1, inf]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-12-21 17:14 PST by Chris Dumez
Modified: 2022-12-22 08:16 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-12-21 17:14:53 PST
Make sure `orphans` & `widows` value gets clamped to [1, inf], as per:
- https://w3c.github.io/csswg-drafts/css-break/#widows-orphans
Comment 1 Chris Dumez 2022-12-21 17:16:00 PST
Pull request: https://github.com/WebKit/WebKit/pull/7993
Comment 2 EWS 2022-12-22 08:15:15 PST
Committed 258243@main (fffeff450095): <https://commits.webkit.org/258243@main>

Reviewed commits have been landed. Closing PR #7993 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-22 08:16:18 PST
<rdar://problem/103638742>