| commit | 23cfc9840611a905a979be77cf6cee31519c542e | [log] [tgz] |
|---|---|---|
| author | robhogan <robhogan@gmail.com> | Wed Jun 29 22:09:09 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jun 29 22:12:31 2016 |
| tree | e07b6ff4d3f4890d0f7e727f97c5467a53c6647d | |
| parent | 17f8e2a90bbd92b2c2a72a927126553c4f6121e5 [diff] |
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 Review-Url: https://codereview.chromium.org/2079603002 Cr-Commit-Position: refs/heads/master@{#402943}