| Index: third_party/WebKit/LayoutTests/fast/alignment/ensure-flexbox-compatibility-with-initial-values-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/alignment/ensure-flexbox-compatibility-with-initial-values-expected.txt b/third_party/WebKit/LayoutTests/fast/alignment/ensure-flexbox-compatibility-with-initial-values-expected.txt
|
| index 74e9fd8ad0bcd6c8aa4d3870b683c58b83678984..b1a3b03c54a77016ec97eadf34dfb3cf5836e870 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/alignment/ensure-flexbox-compatibility-with-initial-values-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/alignment/ensure-flexbox-compatibility-with-initial-values-expected.txt
|
| @@ -25,19 +25,19 @@ PASS CSS.supports('justify-content', 'normal') is true
|
| Verifying initial values are supported when grid is DISABLED.
|
| PASS CSS.supports('align-items', 'stretch') is true
|
| PASS CSS.supports('align-self', 'stretch') is true
|
| -PASS CSS.supports('align-content', 'flex-start') is true
|
| +PASS CSS.supports('align-content', 'stretch') is true
|
| PASS CSS.supports('justify-content', 'flex-start') is true
|
| PASS CSS.supports('align-items', 'stretch') is true
|
| PASS CSS.supports('align-self', 'stretch') is true
|
| -PASS CSS.supports('align-content', 'flex-start') is true
|
| +PASS CSS.supports('align-content', 'stretch') is true
|
| PASS CSS.supports('justify-content', 'flex-start') is true
|
| PASS CSS.supports('align-items', 'stretch') is true
|
| PASS CSS.supports('align-self', 'stretch') is true
|
| -PASS CSS.supports('align-content', 'flex-start') is true
|
| +PASS CSS.supports('align-content', 'stretch') is true
|
| PASS CSS.supports('justify-content', 'flex-start') is true
|
| PASS CSS.supports('align-items', 'stretch') is true
|
| PASS CSS.supports('align-self', 'stretch') is true
|
| -PASS CSS.supports('align-content', 'flex-start') is true
|
| +PASS CSS.supports('align-content', 'stretch') is true
|
| PASS CSS.supports('justify-content', 'flex-start') is true
|
| PASS successfullyParsed is true
|
|
|
|
|