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

Unified Diff: third_party/WebKit/LayoutTests/fragmentation/cell-taller-than-col-straddles-columns-expected.txt

Issue 1602773005: Respect break-inside:avoid on table rows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Created 4 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
Index: third_party/WebKit/LayoutTests/fragmentation/cell-taller-than-col-straddles-columns-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fragmentation/cell-taller-than-col-straddles-columns-expected.txt b/third_party/WebKit/LayoutTests/fragmentation/cell-taller-than-col-straddles-columns-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..07e280ff16a2ad68968fe9f99e3771bd3e91e612
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fragmentation/cell-taller-than-col-straddles-columns-expected.txt
@@ -0,0 +1,12 @@
+crbug.com/99124 - If a cell is taller than the page then don't attempt to prevent it straddling pages.
+
+
+First column
+First column
+First column
+Second column
+Second column
+Second column
+Second column
+Third column
+PASS

Powered by Google App Engine
This is Rietveld 408576698