Chromium Code Reviews
DescriptionOffset repeating theads correctly when two tables adjoin at a page border
When a header group is near a page border and doesn't fit on the page
it may get a pagination strut to move it to the top of the next page.
We need to subtract out that strut when storing the header's height for use
later (when we paint the header across pages and have to move content rows
below it).
Also, when figuring out where the header starts on a series of pages we need
to account for any strut it has so that we identify the place where the header
group starts rather than just the table.
BUG=634404
Review-Url: https://codereview.chromium.org/2219153002
Cr-Commit-Position: refs/heads/master@{#411747}
(cherry picked from commit 581269dfb3c302163b973edcbbbf508291fe6671)
Committed: https://chromium.googlesource.com/chromium/src/+/998d7a0d4ae2bacfb42f38b7c81a85ffad8c6f80
Patch Set 1 #Messages
Total messages: 2 (1 generated)
|