Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/balance-repeating-table-headers.html

Issue 2882043002: Update our treatment of repeating headers in tables (Closed)
Patch Set: bug 720620 Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fragmentation/single-cell-repeating-thead-break-inside-avoid-content.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/multicol/balance-repeating-table-headers.html
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/balance-repeating-table-headers.html b/third_party/WebKit/LayoutTests/fast/multicol/balance-repeating-table-headers.html
index 807120d10133109badc9813f2f0f5020d362922c..6450fbb592cd944792bdafcbeca5936f26d605ac 100644
--- a/third_party/WebKit/LayoutTests/fast/multicol/balance-repeating-table-headers.html
+++ b/third_party/WebKit/LayoutTests/fast/multicol/balance-repeating-table-headers.html
@@ -15,11 +15,23 @@
<td><br></td>
</tr>
<tr>
+ <td><br></td>
+ </tr>
+ <tr>
+ <td><br></td>
+ </tr>
+ <tr>
<td style="background:yellow;"><br></td>
</tr>
<tr>
<td><br></td>
</tr>
+ <tr>
+ <td><br></td>
+ </tr>
+ <tr>
+ <td><br></td>
+ </tr>
</tbody>
</table>
<br>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fragmentation/single-cell-repeating-thead-break-inside-avoid-content.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698