Index: third_party/WebKit/LayoutTests/fast/multicol/orphaned-line-at-exact-top-of-column-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/orphaned-line-at-exact-top-of-column-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/orphaned-line-at-exact-top-of-column-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..308b3451f1584b0b8f8223a3018cd65114449446 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/multicol/orphaned-line-at-exact-top-of-column-expected.txt |
@@ -0,0 +1,8 @@ |
+Make sure that we don't skip orphan checking when a line ends up naturally at the top of a column. |
+ |
+All three lines should be in the second column. |
+ |
+line 1 |
+line 2 |
+line 3 |
+PASS |