Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..848d87958fc8ae2a3f6061e1ff645b4589918766 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/multicol/relayout-and-push-float-expected.txt |
| @@ -0,0 +1,9 @@ |
| +Test that re-laying out a float and at the same time pushing it downwards properly moves it to next column, and that we don't get a residual pagination strut before the second float. |
| + |
| +There should be a blue square below. |
| + |
| + |
| + |
| + |
| + |
| +PASS |