Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block.html b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block.html |
index 0dc7efbb0bfaf8901df40e0c8df047d7c7b7296a..54094ce0a3f487c053f7574a6f3602f66aa78cfd 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block.html |
@@ -10,7 +10,7 @@ |
target.style.visibility = 'visible'; |
} |
</script> |
-<div style="-webkit-columns:4; -webkit-column-gap:10px; column-fill:auto; width:630px; height:20px; font:20px/1 ahem; color:green;"> |
+<div style="-webkit-columns:4; -webkit-column-gap:10px; column-fill:auto; width:630px; height:20px; font:20px/1 ahem; orphans:1; widows:1; color:green;"> |
<br> |
<br> |
<br> |