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

Unified Diff: third_party/WebKit/LayoutTests/svg/css/getComputedStyle-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/svg/css/getComputedStyle-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
index 23b13a530f258567d9cf4ee9278e89a6b86db1cc..ef65553791e9e73b86260cc4656e8a359e3cc078 100644
--- a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-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: auto
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