Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/multicol/first-line-in-float-with-margin-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/first-line-in-float-with-margin-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/first-line-in-float-with-margin-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..efe7d7f0bcb18c275693fa68e8b0443586be7b18 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/multicol/first-line-in-float-with-margin-expected.txt |
| @@ -0,0 +1,6 @@ |
| +When its first line needs a column break, test that we push the entire float to the next column. |
| + |
| +There should be a blue square below. It should be right-bottom aligned inside a cyan box. |
| + |
| + |
| +PASS |