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..2f69f713318a0bab07f1afddc1e611efa8d283bf |
| --- /dev/null |
| +++ b/LayoutTests/fast/css-grid-layout/fixed-width-intrinsic-width-should-exclude-scrollbar-width-in-grid-expected.txt |
| @@ -0,0 +1,3 @@ |
| +This test checks that scrollbar width should not be added to the width of fixed-width grid items. |
| + |
| +PASS |