Chromium Code Reviews| Index: LayoutTests/fast/css-grid-layout/fixed-width-intrinsic-width-should-exclude-scrollbar-width-in-grid-expected.txt |
| diff --git a/LayoutTests/fast/css-grid-layout/fixed-width-intrinsic-width-should-exclude-scrollbar-width-in-grid-expected.txt b/LayoutTests/fast/css-grid-layout/fixed-width-intrinsic-width-should-exclude-scrollbar-width-in-grid-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4efeec80e75eca21b2df55743d45de3c2d1dd9b9 |
| --- /dev/null |
| +++ b/LayoutTests/fast/css-grid-layout/fixed-width-intrinsic-width-should-exclude-scrollbar-width-in-grid-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This test checks that scrollbar width should not be added to the width of fixed-width grid items. |
| + |
| +PASS |
| +PASS |