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

Unified 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, 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..70a2f0059daaaebb76b51fed1b11e5c0da677c3c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-expected.txt
@@ -0,0 +1,35 @@
+This is a testharness.js-based test.
+FAIL non-animatable property 'animation' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationDelay' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationDirection' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationDuration' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationFillMode' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationIterationCount' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationName' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationPlayState' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationTimingFunction' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'transition' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'transitionDelay' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'transitionDuration' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'transitionProperty' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'transitionTimingFunction' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'display' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'unsupportedProperty' is not accessed when using a property-indexed keyframe object KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animation' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationDelay' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationDirection' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationDuration' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationFillMode' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationIterationCount' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationName' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationPlayState' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'animationTimingFunction' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'transition' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'transitionDelay' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'transitionDuration' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'transitionProperty' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'transitionTimingFunction' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'display' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+FAIL non-animatable property 'unsupportedProperty' is not accessed when using a keyframe sequence KeyframeEffectReadOnly is not defined
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698