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

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

Issue 2913093002: Revert of [css-align] Don't resolve 'auto' values for computed style. (Closed)
Patch Set: Created 3 years, 7 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-without-renderer-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
index 95a01f874e23862f64f2c8a8dabd7fe7d0bdea4a..0fc97ee7fa053c44828b9a33a94955bd7de8c950 100644
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
@@ -60,7 +60,7 @@
-webkit-writing-mode: horizontal-tb
align-content: normal
align-items: normal
-align-self: auto
+align-self: normal
alignment-baseline: auto
animation-delay: 0s
animation-direction: normal
@@ -181,7 +181,7 @@
isolation: auto
justify-content: normal
justify-items: normal
-justify-self: auto
+justify-self: normal
left: auto
letter-spacing: normal
lighting-color: rgb(255, 255, 255)

Powered by Google App Engine
This is Rietveld 408576698