[webkit-reviews] review granted: [Bug 106006] Widows and orphans test4 fails if isolated : [Attachment 183174] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 10:44:53 PST 2013


Dean Jackson <dino at apple.com> has granted Andrei Bucur <abucur at adobe.com>'s
request for review:
Bug 106006: Widows and orphans test4 fails if isolated
https://bugs.webkit.org/show_bug.cgi?id=106006

Attachment 183174: Patch
https://bugs.webkit.org/attachment.cgi?id=183174&action=review

------- Additional Comments from Dean Jackson <dino at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=183174&action=review


> Source/WebCore/ChangeLog:9
> +	   To determine if the orphans condition is not respected, every time a
fragmentation break is encountered adjustLinePositionForPagination() is called
for the current line.
> +	   If the index on the line in the block is smaller than the number of
orphans specified in the style object, the block is shifted in the next
fragmentainer. The index of

For future ref, It seems people usually wrap changelog entries to about 80-100
chars.


More information about the webkit-reviews mailing list