Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Unified Diff: third_party/WebKit/LayoutTests/fast/alignment/ensure-flexbox-compatibility-with-initial-values-expected.txt

Issue 2362893003: CL for src perf tryjob to run smoothness.tough_animation_cases benchmark on linux platform(s)
Patch Set: CL for src perf tryjob to run smoothness.tough_animation_cases benchmark on all-win platform(s) Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 b1a3b03c54a77016ec97eadf34dfb3cf5836e870..74e9fd8ad0bcd6c8aa4d3870b683c58b83678984 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', 'stretch') is true
+PASS CSS.supports('align-content', 'flex-start') 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', 'stretch') is true
+PASS CSS.supports('align-content', 'flex-start') 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', 'stretch') is true
+PASS CSS.supports('align-content', 'flex-start') 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', 'stretch') is true
+PASS CSS.supports('align-content', 'flex-start') is true
PASS CSS.supports('justify-content', 'flex-start') is true
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698