Index: third_party/WebKit/LayoutTests/fast/multicol/client-rects.html |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/client-rects.html b/third_party/WebKit/LayoutTests/fast/multicol/client-rects.html |
index b230834cc1468d530582982752e96327b96f2f38..156b3cb5ce17bb171650436472f60f9756a1d4e7 100644 |
--- a/third_party/WebKit/LayoutTests/fast/multicol/client-rects.html |
+++ b/third_party/WebKit/LayoutTests/fast/multicol/client-rects.html |
@@ -17,6 +17,8 @@ |
column-fill: auto; |
display: inline-block; |
vertical-align: bottom; |
+ orphans: 1; |
+ widows: 1; |
} |
div.marker { |