[Webkit-unassigned] [Bug 242380] Safari doesn't seem to respect orphans and widows to spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 00:42:45 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242380

--- Comment #2 from samj at pdiddley.com ---
It looks like Safari just doesn't have the correct defaults?

If I add

   widows: 2;
   orphans: 2;

it displays the same as Chrome. The spec shows the default values are 2

https://drafts.csswg.org/css-break/#widows-orphans

-- 
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/20220706/9a528e99/attachment.htm>


More information about the webkit-unassigned mailing list