RESOLVED FIXED 169477
Simple line layout: Check how many orphans needed on the current page before breaking.
https://bugs.webkit.org/show_bug.cgi?id=169477
Summary Simple line layout: Check how many orphans needed on the current page before ...
zalan
Reported 2017-03-10 11:20:45 PST
SSIA.
Attachments
Patch (6.37 KB, patch)
2017-03-10 11:23 PST, zalan
no flags
Patch (7.61 KB, patch)
2017-03-10 11:44 PST, zalan
no flags
Patch (7.81 KB, patch)
2017-03-10 12:27 PST, zalan
no flags
zalan
Comment 1 2017-03-10 11:23:17 PST
Antti Koivisto
Comment 2 2017-03-10 11:39:54 PST
Comment on attachment 304057 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=304057&action=review > Source/WebCore/rendering/SimpleLineLayoutPagination.cpp:73 > + int windowsOnTheNextPage = lineCount - breakCandidate; I think you want "widows" not "windows".
zalan
Comment 3 2017-03-10 11:44:44 PST
zalan
Comment 4 2017-03-10 12:27:03 PST
WebKit Commit Bot
Comment 5 2017-03-10 16:33:22 PST
Comment on attachment 304063 [details] Patch Clearing flags on attachment: 304063 Committed r213733: <http://trac.webkit.org/changeset/213733>
WebKit Commit Bot
Comment 6 2017-03-10 16:33:26 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.