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

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

Issue 1158603003: CSS Independent Transform Properties (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase master 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 c6c3aed857dc5393c7fff924c5f791d0b3af3eb8..cd56a897787a5103460f8d049860afd593026b34 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
@@ -232,8 +232,10 @@ position: static
r: 0px
resize: none
right: auto
+rotate: 0deg
rx: 0px
ry: 0px
+scale: 1
scroll-behavior: auto
scroll-blocks-on: none
scroll-snap-coordinate: none
@@ -281,6 +283,7 @@ transition-delay: 0s
transition-duration: 0s
transition-property: all
transition-timing-function: ease
+translate: 0px
unicode-bidi: normal
vector-effect: none
vertical-align: baseline

Powered by Google App Engine
This is Rietveld 408576698