| Index: third_party/WebKit/LayoutTests/fast/multicol/nested-with-clipped-first-column-expected.html | 
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/out-of-flow/nested-multicol-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/nested-with-clipped-first-column-expected.html | 
| similarity index 60% | 
| copy from third_party/WebKit/LayoutTests/fast/multicol/out-of-flow/nested-multicol-expected.html | 
| copy to third_party/WebKit/LayoutTests/fast/multicol/nested-with-clipped-first-column-expected.html | 
| index 761934b097c4c9a8458c06f6af24fa60a8fb8a72..97a8391a956fdf11c9ee4a319f4e5c618213aed1 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/multicol/out-of-flow/nested-multicol-expected.html | 
| +++ b/third_party/WebKit/LayoutTests/fast/multicol/nested-with-clipped-first-column-expected.html | 
| @@ -1,5 +1,5 @@ | 
| <!DOCTYPE html> | 
| <p>The word "PASS" should be seen below.</p> | 
| -<div style="margin-left:27em; line-height:20px;"> | 
| +<div style="line-height:20px;"> | 
| PASS | 
| </div> | 
|  |