Chromium Code Reviews| Index: LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items-expected.txt |
| diff --git a/LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items-expected.txt b/LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2f786d44bc30c4dd41d8a5080d5c0f8183157091 |
| --- /dev/null |
| +++ b/LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items-expected.txt |
| @@ -0,0 +1,3 @@ |
| +This test checks that the grid's items are not affected by the 'float' and 'clear' properties. |
| + |
| +PASS |