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

Unified Diff: LayoutTests/virtual/web-animations-css/animations/animation-direction-reverse-fill-mode-hardware-expected.txt

Issue 23060014: Rebaseline web-animations-css failures. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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
« no previous file with comments | « LayoutTests/virtual/web-animations-css/animations/animation-controller-drt-api-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/web-animations-css/animations/animation-direction-reverse-fill-mode-hardware-expected.txt
diff --git a/LayoutTests/animations/animation-direction-reverse-fill-mode-hardware-expected.txt b/LayoutTests/virtual/web-animations-css/animations/animation-direction-reverse-fill-mode-hardware-expected.txt
similarity index 71%
copy from LayoutTests/animations/animation-direction-reverse-fill-mode-hardware-expected.txt
copy to LayoutTests/virtual/web-animations-css/animations/animation-direction-reverse-fill-mode-hardware-expected.txt
index 9992582f43867f214dbaee18dc8b149e6234f45e..13880adf0358e49efc52a5a4aee0296dfbbb4d8b 100644
--- a/LayoutTests/animations/animation-direction-reverse-fill-mode-hardware-expected.txt
+++ b/LayoutTests/virtual/web-animations-css/animations/animation-direction-reverse-fill-mode-hardware-expected.txt
@@ -1,8 +1,8 @@
This test performs an animation of the transform property with different fill modes. It animates over 0.1 second with a 0.1 second delay. It takes snapshots at document load and the end of the animations.
Both Iterate - Reverse
Both Iterate - Alternate Reverse
-PASS - start of animation - id: a expected: 300 actual: matrix(1, 0, 0, 1, 300, 0)
-PASS - start of animation - id: b expected: 300 actual: matrix(1, 0, 0, 1, 300, 0)
+FAIL - start of animation - id: a expected: 300 actual: matrix(1, 0, 0, 1, 100, 0)
+FAIL - start of animation - id: b expected: 300 actual: matrix(1, 0, 0, 1, 100, 0)
PASS - end of animation - id: a expected: 200 actual: matrix(1, 0, 0, 1, 200, 0)
PASS - end of animation - id: b expected: 300 actual: matrix(1, 0, 0, 1, 300, 0)
« no previous file with comments | « LayoutTests/virtual/web-animations-css/animations/animation-controller-drt-api-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698