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

Side by Side Diff: LayoutTests/animations/keyframes-invalid-keys-expected.txt

Issue 14805007: Clean up expectations for animation helper tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline LayoutTests/css3/masking/clip-path-animation Created 7 years, 7 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
1 This test performs an animation of the left property. It should always remain 3p x, unless there are errors during parsing, resulting in other values in keyframe s with bad keys. Four of the keyframes contain invalid keys, and should be disca rded altogether ("If a keyframe selector specifies negative percentage values or values higher than 100%, then the keyframe will be ignored", see http://www.w3. org/TR/css3-animations/#keyframes).
2 PASS - "left" property for "box" element at 0.2s saw something close to: 3 1 PASS - "left" property for "box" element at 0.2s saw something close to: 3
3 PASS - "left" property for "box" element at 0.8s saw something close to: 3 2 PASS - "left" property for "box" element at 0.8s saw something close to: 3
4 3
OLDNEW
« no previous file with comments | « LayoutTests/animations/keyframes-expected.txt ('k') | LayoutTests/animations/keyframes-out-of-order-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698