| Index: third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-3.html
|
| diff --git a/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-3.html b/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-3.html
|
| index 7e059999647f8f75335a9c46add40d66c57a8593..84e3f9379c06d274c20be1b2b57ae0dd28b1ef80 100644
|
| --- a/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-3.html
|
| +++ b/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-starts-middle-of-page-break-after-avoid-3.html
|
| @@ -13,7 +13,7 @@ thead, tr {
|
| }
|
| </style>
|
| <p>crbug.com/624814: A row positioned naturally at the top of a column should move below any repeating table header.</p>
|
| -<div style="columns:3; line-height: 20px; column-fill: auto; height:91px; background-color: yellow;">
|
| +<div style="columns:3; line-height: 20px; column-fill: auto; height:110px; background-color: yellow;">
|
| <table>
|
| <thead>
|
| <tr>
|
|
|