| Index: LayoutTests/fast/multicol/dynamic/float-becomes-spanner-expected.html
|
| diff --git a/LayoutTests/fast/multicol/dynamic/float-becomes-spanner-expected.html b/LayoutTests/fast/multicol/dynamic/float-becomes-spanner-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..29705ae734a62046db84708fe1041b1e2f375b79
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/multicol/dynamic/float-becomes-spanner-expected.html
|
| @@ -0,0 +1,4 @@
|
| +<!DOCTYPE html>
|
| +<p>Turn a float into a column spanner.</p>
|
| +<p>Below there should be a blue <em>square</em>.</p>
|
| +<div style="width:100px; height:100px; background:blue;"></div>
|
|
|