Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/multicol/vertical-lr/float-big-line.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/vertical-lr/float-big-line.html b/third_party/WebKit/LayoutTests/fast/multicol/vertical-lr/float-big-line.html |
| index aaab11845c9f7d9998632924d018c88e61b62b60..a6b37598c03ca8773fe18ec993bc5517af63dd06 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/multicol/vertical-lr/float-big-line.html |
| +++ b/third_party/WebKit/LayoutTests/fast/multicol/vertical-lr/float-big-line.html |
| @@ -10,6 +10,8 @@ |
| border: 2px solid black; |
| width: 400px; |
| line-height: 20px; |
| + orphans: 1; |
| + widows: 1; |
| } |
| .big { |
| font-size: 128px; |