| Index: LayoutTests/fast/multicol/span/preferred-widths-expected.html
 | 
| diff --git a/LayoutTests/fast/multicol/span/preferred-widths-expected.html b/LayoutTests/fast/multicol/span/preferred-widths-expected.html
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..ac8f3e4bbf1076fdeaf4fecdb34af81b1dbf558c
 | 
| --- /dev/null
 | 
| +++ b/LayoutTests/fast/multicol/span/preferred-widths-expected.html
 | 
| @@ -0,0 +1,4 @@
 | 
| +<!DOCTYPE html>
 | 
| +<p>Test that a column spanner affects preferred intrinsic widths on a multicol container correctly.</p>
 | 
| +<p>There should be a green square, and no red, below.</p>
 | 
| +<div style="width:200px; height:200px; background:green;"></div>
 | 
| 
 |