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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/animation-model/keyframe-effects/spacing-keyframes-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 years, 10 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
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 19 tests. 0 PASS 19 FAIL 0 TIMEOUT 0 NOTRUN
2 FAIL Test distribute spacing anim.effect.getKeyframes is not a function 3 FAIL Test distribute spacing anim.effect.getKeyframes is not a function
3 FAIL Test distribute spacing with specific offsets anim.effect.getKeyframes is n ot a function 4 FAIL Test distribute spacing with specific offsets anim.effect.getKeyframes is n ot a function
4 FAIL Test paced spacing without any keyframe anim.effect.getKeyframes is not a f unction 5 FAIL Test paced spacing without any keyframe anim.effect.getKeyframes is not a f unction
5 FAIL Test paced spacing anim.effect.getKeyframes is not a function 6 FAIL Test paced spacing anim.effect.getKeyframes is not a function
6 FAIL Test paced spacing with specific offsets anim.effect.getKeyframes is not a function 7 FAIL Test paced spacing with specific offsets anim.effect.getKeyframes is not a function
7 FAIL Test paced spacing if some paced property values are equal anim.effect.getK eyframes is not a function 8 FAIL Test paced spacing if some paced property values are equal anim.effect.getK eyframes is not a function
8 FAIL Test falling back to distribute spacing if all paced property value are equ al anim.effect.getKeyframes is not a function 9 FAIL Test falling back to distribute spacing if all paced property value are equ al anim.effect.getKeyframes is not a function
9 FAIL Test paced spacing if there a keyframe without the paced property anim.effe ct.getKeyframes is not a function 10 FAIL Test paced spacing if there a keyframe without the paced property anim.effe ct.getKeyframes is not a function
10 FAIL Test paced spacing if a paced property that appears on only some keyframes anim.effect.getKeyframes is not a function 11 FAIL Test paced spacing if a paced property that appears on only some keyframes anim.effect.getKeyframes is not a function
11 FAIL Test paced spacing if a paced property that appears on only some keyframes and there is a specific offset anim.effect.getKeyframes is not a function 12 FAIL Test paced spacing if a paced property that appears on only some keyframes and there is a specific offset anim.effect.getKeyframes is not a function
12 FAIL Test paced spacing where there are some keyframes without offsets and witho ut the paced property before the first paceable keyframe and after the last pace able keyframe anim.effect.getKeyframes is not a function 13 FAIL Test paced spacing where there are some keyframes without offsets and witho ut the paced property before the first paceable keyframe and after the last pace able keyframe anim.effect.getKeyframes is not a function
13 FAIL Test paced spacing for using shorthand property anim.effect.getKeyframes is not a function 14 FAIL Test paced spacing for using shorthand property anim.effect.getKeyframes is not a function
14 FAIL Test paced spacing using shorthand property where only the longhand compone nts are specified anim.effect.getKeyframes is not a function 15 FAIL Test paced spacing using shorthand property where only the longhand compone nts are specified anim.effect.getKeyframes is not a function
15 FAIL Test falling back to distribute spacing if all keyframe miss some component s anim.effect.getKeyframes is not a function 16 FAIL Test falling back to distribute spacing if all keyframe miss some component s anim.effect.getKeyframes is not a function
16 FAIL Test paced spacing only for keyframes specifying all longhand components, a nd falling back to distribute spacing for the reset anim.effect.getKeyframes is not a function 17 FAIL Test paced spacing only for keyframes specifying all longhand components, a nd falling back to distribute spacing for the reset anim.effect.getKeyframes is not a function
17 FAIL Test paced spacing only for keyframes specifying all some components, and f alling back to distribute spacing for the reset with some specific offsets anim. effect.getKeyframes is not a function 18 FAIL Test paced spacing only for keyframes specifying all some components, and f alling back to distribute spacing for the reset with some specific offsets anim. effect.getKeyframes is not a function
18 FAIL Test paced spacing by setter anim.effect.getKeyframes is not a function 19 FAIL Test paced spacing by setter anim.effect.getKeyframes is not a function
19 FAIL Test distribute spacing by setter anim.effect.getKeyframes is not a functio n 20 FAIL Test distribute spacing by setter anim.effect.getKeyframes is not a functio n
20 FAIL Test paced spacing by changing the paced property anim.effect.getKeyframes is not a function 21 FAIL Test paced spacing by changing the paced property anim.effect.getKeyframes is not a function
21 Harness: the test ran to completion. 22 Harness: the test ran to completion.
22 23
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698