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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/css-timing-1/frames-timing-functions-syntax-expected.txt

Issue 2775143002: Implement frames() timing function (Closed)
Patch Set: Fix behaviour outside input range [0,1] Created 3 years, 8 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS The number of frames must be a positive integer greater than 1, or we fallb ack to the previously-set easing
3 FAIL The serialization of frames is 'frames(n)', n is the number of frames asser t_equals: expected "frames(2)" but got "ease"
4 Harness: the test ran to completion.
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698