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

Side by Side 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: Rebased 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 FAIL - "left" property for "box1" element at 0.5s expected: 132 but saw: 150
2 FAIL - "webkitTransform.4" property for "box2" element at 0.5s expected: 132 but saw: matrix(1, 0, 0, 1, 150, 0)
3 PASS - "left" property for "box1" element at 1.5s saw something close to: 300
4 PASS - "webkitTransform.4" property for "box2" element at 1.5s saw something clo se to: 300
5
OLDNEW
« no previous file with comments | « no previous file | Source/core/animation/KeyframeAnimationEffect.h » ('j') | Source/core/css/resolver/StyleResolver.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698