| Index: third_party/WebKit/LayoutTests/fast/multicol/doubly-nested-with-top-padding-crossing-row-boundaries-expected.html | 
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/doubly-nested-with-top-padding-crossing-row-boundaries-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/doubly-nested-with-top-padding-crossing-row-boundaries-expected.html | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..10ac7f4cd2fa294adc6878c4aff3b16282244d00 | 
| --- /dev/null | 
| +++ b/third_party/WebKit/LayoutTests/fast/multicol/doubly-nested-with-top-padding-crossing-row-boundaries-expected.html | 
| @@ -0,0 +1,3 @@ | 
| +<!DOCTYPE html> | 
| +<p>There should be a small hotpink <em>square</em> below, and nothing else.</p> | 
| +<div style="margin-left:90px; width:20px; height:20px; background:hotpink;"></div> | 
|  |