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

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

Issue 1189583009: CSS: Include motion properties in computed style list (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: svg/css Created 5 years, 6 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: LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
index e5bc14f13e50027a49d632e8e30306f80d86dc34..c6c3aed857dc5393c7fff924c5f791d0b3af3eb8 100644
--- a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
+++ b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
@@ -201,6 +201,9 @@ max-width: none
min-height: 0px
min-width: 0px
mix-blend-mode: normal
+motion-offset: 0px
+motion-path: none
+motion-rotation: auto 0deg
object-fit: fill
object-position: 50% 50%
opacity: 1

Powered by Google App Engine
This is Rietveld 408576698