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

Unified Diff: LayoutTests/virtual/web-animations-css/animations/missing-keyframe-properties-timing-function-expected.txt

Issue 23875044: Web Animations: Correctly handle incomplete keyframes in CSS animations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Handle end keyframes first Created 7 years, 3 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/animations/missing-keyframe-properties-timing-function-expected.txt
diff --git a/LayoutTests/virtual/web-animations-css/animations/missing-keyframe-properties-timing-function-expected.txt b/LayoutTests/virtual/web-animations-css/animations/missing-keyframe-properties-timing-function-expected.txt
deleted file mode 100644
index 61965421e407031beb085b7b48dc1c42f01762b7..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/web-animations-css/animations/missing-keyframe-properties-timing-function-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-FAIL - "left" property for "box1" element at 0.5s expected: 132 but saw: 150
-FAIL - "webkitTransform.4" property for "box2" element at 0.5s expected: 132 but saw: matrix(1, 0, 0, 1, 150, 0)
-PASS - "left" property for "box1" element at 1.5s saw something close to: 300
-PASS - "webkitTransform.4" property for "box2" element at 1.5s saw something close to: 300
-
« no previous file with comments | « LayoutTests/animations/some-keyframes-empty-expected.txt ('k') | Source/core/animation/KeyframeAnimationEffect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698