New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 716442 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
NOT IN USE
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 709387



Sign in to add a comment

Border spacing missing above table-header-group with break-inside:avoid

Reported by msten...@opera.com, Apr 28 2017

Issue description

The 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
 
tc.html
681 bytes View Download

Comment 2 by msten...@opera.com, Apr 28 2017

Status: Fixed (was: Assigned)

Sign in to add a comment