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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-expected.txt

Issue 2015623004: Import wpt@ed94c51f3dfaa5ff4c9c311add1a560408059c51 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 non-animatable property 'animation' is not accessed when using a property-i ndexed keyframe object KeyframeEffectReadOnly is not defined
3 FAIL non-animatable property 'animationDelay' is not accessed when using a prope rty-indexed keyframe object KeyframeEffectReadOnly is not defined
4 FAIL non-animatable property 'animationDirection' is not accessed when using a p roperty-indexed keyframe object KeyframeEffectReadOnly is not defined
5 FAIL non-animatable property 'animationDuration' is not accessed when using a pr operty-indexed keyframe object KeyframeEffectReadOnly is not defined
6 FAIL non-animatable property 'animationFillMode' is not accessed when using a pr operty-indexed keyframe object KeyframeEffectReadOnly is not defined
7 FAIL non-animatable property 'animationIterationCount' is not accessed when usin g a property-indexed keyframe object KeyframeEffectReadOnly is not defined
8 FAIL non-animatable property 'animationName' is not accessed when using a proper ty-indexed keyframe object KeyframeEffectReadOnly is not defined
9 FAIL non-animatable property 'animationPlayState' is not accessed when using a p roperty-indexed keyframe object KeyframeEffectReadOnly is not defined
10 FAIL non-animatable property 'animationTimingFunction' is not accessed when usin g a property-indexed keyframe object KeyframeEffectReadOnly is not defined
11 FAIL non-animatable property 'transition' is not accessed when using a property- indexed keyframe object KeyframeEffectReadOnly is not defined
12 FAIL non-animatable property 'transitionDelay' is not accessed when using a prop erty-indexed keyframe object KeyframeEffectReadOnly is not defined
13 FAIL non-animatable property 'transitionDuration' is not accessed when using a p roperty-indexed keyframe object KeyframeEffectReadOnly is not defined
14 FAIL non-animatable property 'transitionProperty' is not accessed when using a p roperty-indexed keyframe object KeyframeEffectReadOnly is not defined
15 FAIL non-animatable property 'transitionTimingFunction' is not accessed when usi ng a property-indexed keyframe object KeyframeEffectReadOnly is not defined
16 FAIL non-animatable property 'display' is not accessed when using a property-ind exed keyframe object KeyframeEffectReadOnly is not defined
17 FAIL non-animatable property 'unsupportedProperty' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
18 FAIL non-animatable property 'animation' is not accessed when using a keyframe s equence KeyframeEffectReadOnly is not defined
19 FAIL non-animatable property 'animationDelay' is not accessed when using a keyfr ame sequence KeyframeEffectReadOnly is not defined
20 FAIL non-animatable property 'animationDirection' is not accessed when using a k eyframe sequence KeyframeEffectReadOnly is not defined
21 FAIL non-animatable property 'animationDuration' is not accessed when using a ke yframe sequence KeyframeEffectReadOnly is not defined
22 FAIL non-animatable property 'animationFillMode' is not accessed when using a ke yframe sequence KeyframeEffectReadOnly is not defined
23 FAIL non-animatable property 'animationIterationCount' is not accessed when usin g a keyframe sequence KeyframeEffectReadOnly is not defined
24 FAIL non-animatable property 'animationName' is not accessed when using a keyfra me sequence KeyframeEffectReadOnly is not defined
25 FAIL non-animatable property 'animationPlayState' is not accessed when using a k eyframe sequence KeyframeEffectReadOnly is not defined
26 FAIL non-animatable property 'animationTimingFunction' is not accessed when usin g a keyframe sequence KeyframeEffectReadOnly is not defined
27 FAIL non-animatable property 'transition' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
28 FAIL non-animatable property 'transitionDelay' is not accessed when using a keyf rame sequence KeyframeEffectReadOnly is not defined
29 FAIL non-animatable property 'transitionDuration' is not accessed when using a k eyframe sequence KeyframeEffectReadOnly is not defined
30 FAIL non-animatable property 'transitionProperty' is not accessed when using a k eyframe sequence KeyframeEffectReadOnly is not defined
31 FAIL non-animatable property 'transitionTimingFunction' is not accessed when usi ng a keyframe sequence KeyframeEffectReadOnly is not defined
32 FAIL non-animatable property 'display' is not accessed when using a keyframe seq uence KeyframeEffectReadOnly is not defined
33 FAIL non-animatable property 'unsupportedProperty' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
34 Harness: the test ran to completion.
35
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698