Re: [css-tables] repeating table headers and footers
Robert Hogan <[email protected]>
| Newsgroups | gmane.comp.web.css.general |
|---|---|
| Message-ID | <CAD1xn+PnFBi-74R5LpQHQRYMRQuDrtc9hn7dx7Sdy-9GbzPJGw@mail.gmail.com> |
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 <[email protected]> wrote: > > > On Feb 23, 2016, at 03:00, Francois Remy <[email protected]> wrote: > > > >>> From what I have seen, browsers do not repeat headers/footers in > >>> multi-columns. > >>> http://codepen.io/FremyCompany/pen/YwbOMM > >> > >