| Index: LayoutTests/fast/multicol/flexbox-expected.html
|
| diff --git a/LayoutTests/fast/multicol/flexbox-expected.html b/LayoutTests/fast/multicol/flexbox-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..440a00316ec6b9a7e27803f703a946a3ed6d9e42
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/multicol/flexbox-expected.html
|
| @@ -0,0 +1,6 @@
|
| +<!DOCTYPE html>
|
| +<p>The word "PASS" should be seen tidily below (with large letter spacing).</p>
|
| +<div style="float:left; width:1em;">P</div>
|
| +<div style="float:left; width:1em;">A</div>
|
| +<div style="float:left; width:1em;">S</div>
|
| +<div style="float:left; width:1em;">S</div>
|
|
|