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..251fd432adecdbda510bd7809aabc8caab8b7d67 |
--- /dev/null |
+++ b/LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items-expected.txt |
@@ -0,0 +1,6 @@ |
+This test checks that the grid's items are not affected by the 'float' and 'clear' properties. |
+ |
+PASS |
+This layout shows where the float blocks would be positioned without the grid. |
+ |
+PASS |