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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/keyframe-effect/getComputedTiming-expected.txt

Issue 1866333004: Import web-platform-tests@5a8700479d98852455bee6117558897867eb278a (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wpt-sync
Patch Set: Add Failure option for two TestExpectations entries Created 4 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 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed without any KeyframeEffectOptions object KeyframeEffectReadOnly is not defined
3 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by an empty KeyframeEffectOptions object KeyframeEffectReadOnly is not defined
4 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by a normal KeyframeEffectOptions object KeyframeEffectReadOnly is not defined
5 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by a double value KeyframeEffectReadOnly is not defined
6 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by +Infinity KeyframeEffectReadOnly is not defined
7 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by an Infinity duration KeyframeEffectReadOnly is not defined
8 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by an auto duration KeyframeEffectReadOnly is not defined
9 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by an Infinity iterations KeyframeEffectReadOnly is not defined
10 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by a negative Infinity iterations KeyframeEffectReadOnly is not defined
11 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by a NaN iterations KeyframeEffectReadOnly is not defined
12 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by a negative iterations KeyframeEffectReadOnly is not defined
13 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by an auto fill KeyframeEffectReadOnly is not defined
14 FAIL values of getComputedTiming() when a KeyframeEffectReadOnly is constructed by a forwards fill KeyframeEffectReadOnly is not defined
15 FAIL getComputedTiming().activeDuration for an empty KeyframeEffectOptions objec t KeyframeEffectReadOnly is not defined
16 FAIL getComputedTiming().activeDuration for a non-zero duration and default iter ation count KeyframeEffectReadOnly is not defined
17 FAIL getComputedTiming().activeDuration for a non-zero duration and integral ite ration count KeyframeEffectReadOnly is not defined
18 FAIL getComputedTiming().activeDuration for a non-zero duration and fractional i teration count KeyframeEffectReadOnly is not defined
19 FAIL getComputedTiming().activeDuration for an non-zero duration and infinite it eration count KeyframeEffectReadOnly is not defined
20 FAIL getComputedTiming().activeDuration for an non-zero duration and zero iterat ion count KeyframeEffectReadOnly is not defined
21 FAIL getComputedTiming().activeDuration for a zero duration and default iteratio n count KeyframeEffectReadOnly is not defined
22 FAIL getComputedTiming().activeDuration for a zero duration and fractional itera tion count KeyframeEffectReadOnly is not defined
23 FAIL getComputedTiming().activeDuration for a zero duration and infinite iterati on count KeyframeEffectReadOnly is not defined
24 FAIL getComputedTiming().activeDuration for a zero duration and zero iteration c ount KeyframeEffectReadOnly is not defined
25 FAIL getComputedTiming().activeDuration for an infinite duration and default ite ration count KeyframeEffectReadOnly is not defined
26 FAIL getComputedTiming().activeDuration for an infinite duration and zero iterat ion count KeyframeEffectReadOnly is not defined
27 FAIL getComputedTiming().activeDuration for an infinite duration and fractional iteration count KeyframeEffectReadOnly is not defined
28 FAIL getComputedTiming().activeDuration for an infinite duration and infinite it eration count KeyframeEffectReadOnly is not defined
29 FAIL getComputedTiming().activeDuration for an infinite duration and zero iterat ion count KeyframeEffectReadOnly is not defined
30 FAIL getComputedTiming().activeDuration for a non-zero duration and invalid iter ation count KeyframeEffectReadOnly is not defined
31 FAIL getComputedTiming().endTime for an empty KeyframeEffectOptions object Keyfr ameEffectReadOnly is not defined
32 FAIL getComputedTiming().endTime for a non-zero duration and default iteration c ount KeyframeEffectReadOnly is not defined
33 FAIL getComputedTiming().endTime for a non-zero duration and non-default iterati on count KeyframeEffectReadOnly is not defined
34 FAIL getComputedTiming().endTime for a non-zero duration and non-zero delay Keyf rameEffectReadOnly is not defined
35 FAIL getComputedTiming().endTime for a non-zero duration, non-zero delay and non -default iteration KeyframeEffectReadOnly is not defined
36 FAIL getComputedTiming().endTime for an infinite iteration count KeyframeEffectR eadOnly is not defined
37 FAIL getComputedTiming().endTime for an infinite duration KeyframeEffectReadOnly is not defined
38 FAIL getComputedTiming().endTime for an infinite duration and delay KeyframeEffe ctReadOnly is not defined
39 FAIL getComputedTiming().endTime for an infinite duration and negative delay Key frameEffectReadOnly is not defined
40 FAIL getComputedTiming().endTime for an non-zero duration and negative delay Key frameEffectReadOnly is not defined
41 FAIL getComputedTiming().endTime for an non-zero duration and negative delay gre ater than active duration KeyframeEffectReadOnly is not defined
42 FAIL getComputedTiming().endTime for a zero duration and negative delay Keyframe EffectReadOnly is not defined
43 Harness: the test ran to completion.
44
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698