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

Unified Diff: LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt

Issue 39353003: Web Animations CSS: Add transitions tests to virtual/web-animations-css (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/virtual/web-animations-css/transitions/flex-transitions-expected.txt
diff --git a/LayoutTests/transitions/flex-transitions-expected.txt b/LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt
similarity index 74%
copy from LayoutTests/transitions/flex-transitions-expected.txt
copy to LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt
index 9aa15522189f907f0a407cdcfc04b93ddd475914..bffb174364a02d46092ec153560bf998552151f7 100644
--- a/LayoutTests/transitions/flex-transitions-expected.txt
+++ b/LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt
@@ -1,5 +1,5 @@
PASS - "-webkit-flex" property for "row1" element at 0.5s saw something close to: 2,0,0
PASS - "-webkit-flex" property for "column1" element at 0.5s saw something close to: 0.5,0,10
PASS - "-webkit-flex" property for "negative1" element at 0.5s saw something close to: 1,0.5,75
-PASS - "-webkit-flex" property for "no-flex1" element at 0.5s saw something close to: 0.5,0,0
+FAIL - "-webkit-flex" property for "no-flex1" element at 0.5s expected: 0.5,0,0 but saw: 0,0,0

Powered by Google App Engine
This is Rietveld 408576698