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