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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt

Issue 1583433002: [css-align] New CSS Value 'normal' for Content Alignment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed layout tests failing. Created 4 years, 10 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/css/getComputedStyle/computed-style-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
index 7a3e38b0a0fd900c910cbfaa2e465dfa48dca309..21d66ca30b990aeb7d01fddcb4fa04cc4bb84589 100644
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
@@ -72,7 +72,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
-webkit-user-modify: read-only
-webkit-user-select: text
-webkit-writing-mode: horizontal-tb
-align-content: start
+align-content: normal
align-items: start
align-self: start
alignment-baseline: auto
@@ -179,7 +179,7 @@ height: 0px
image-orientation: 0deg
image-rendering: auto
isolation: auto
-justify-content: start
+justify-content: normal
justify-items: start
justify-self: start
left: auto

Powered by Google App Engine
This is Rietveld 408576698