Handle nested theads correctly when paginated
When paginated, repeat nested theads at the top of each page - replicating the
way they look on the first page bar any spacing between them applied by content.
We don't try to replicate any cell padding in the nested repeating theads, that
would be a lot of work for not much gain.
BUG=
620456
Committed:
https://crrev.com/23cfc9840611a905a979be77cf6cee31519c542e
Cr-Commit-Position: refs/heads/master@{#402943}