Border spacing missing above table-header-group with break-inside:avoid
Reported by
msten...@opera.com,
Apr 28 2017
|
||
Issue descriptionThe code that implements repeated table headers sometimes causes the border-spacing above the table header to be dropped. This makes it difficult to fix issue 709387 [1]. The code incorrectly thinks that a table row comes right after a break, and kills the border-spacing and sets a negative pagination strut, as an attempt to align the row with the top of the fragmentainer. [1] https://codereview.chromium.org/2803383002/#msg8
,
Apr 28 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Apr 28 2017