[Webkit-unassigned] [Bug 260318] [css-break] 'orphans' and 'windows' property should have '2' as initial value
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 16 23:58:13 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260318
--- Comment #1 from Tim Nguyen (:ntim) <ntim at apple.com> ---
removing all code related to `hasAutoOrphans` and `hasAutoWidows` should just work:
https://searchfox.org/wubkat/search?q=hasAutoOrphans&path=&case=false®exp=false
https://searchfox.org/wubkat/search?q=hasAutoWidows&path=&case=false®exp=false
(although some of these checks will need to be replaced with `style().orphans() == RenderStyle::initialOrphans()` or something similar)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230817/9630b2de/attachment.htm>
More information about the webkit-unassigned
mailing list