Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/nested-short-first-row-unsplittable-block-expected.txt

Issue 1472053002: Jump to the next outer column when an inner column is too short. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: code review Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/fast/multicol/nested-short-first-row-unsplittable-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/nested-short-first-row-unsplittable-block-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/nested-short-first-row-unsplittable-block-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..75ca19595e71bf3f5d6a3ae0070f98c1a9fc956e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/multicol/nested-short-first-row-unsplittable-block-expected.txt
@@ -0,0 +1,5 @@
+The word "YO" should be seen below.
+
+Y
+O
+PASS

Powered by Google App Engine