Just FYI, we're adding repeating table header/footer support for printed
pages to Blink.
For more info, see
https://bugs.chromium.org/p/chromium/issues/detail?id=24826
We're using break-inside: avoid; on the thead as a way of specifying it in
the user agent's style.
On Tue, Feb 23, 2016 at 9:30 AM Florian Rivoal <florian@rivoal.net> wrote:
>
> > On Feb 23, 2016, at 03:00, Francois Remy <frremy@microsoft.com> wrote:
> >
> >>> From what I have seen, browsers do not repeat headers/footers in
> >>> multi-columns.
> >>> http://codepen.io/FremyCompany/pen/YwbOMM
> >>
>
>