| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/constructor-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
|
| similarity index 79%
|
| rename from third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/constructor-expected.txt
|
| rename to third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
|
| index 6e3616ee25815802cff966491587ccb8b9e40f54..7a013e9146cbbcb6988c6387e89e1ca7ec4c3414 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/keyframe-effect/constructor-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/KeyframeEffect/constructor-expected.txt
|
| @@ -20,6 +20,10 @@ FAIL a KeyframeEffectReadOnly can be constructed with a property-indexed keyfram
|
| FAIL a KeyframeEffectReadOnly constructed with a property-indexed keyframes specification with an invalid value roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a one property two value property-indexed keyframes specification that needs to stringify its values KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly constructed with a one property two value property-indexed keyframes specification that needs to stringify its values roundtrips KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly can be constructed with a property-indexed keyframes specification with a CSS variable reference KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly constructed with a property-indexed keyframes specification with a CSS variable reference roundtrips KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly can be constructed with a property-indexed keyframes specification with a CSS variable reference in a shorthand property KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly constructed with a property-indexed keyframes specification with a CSS variable reference in a shorthand property roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a one property one value property-indexed keyframes specification KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly constructed with a one property one value property-indexed keyframes specification roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a one property one non-array value property-indexed keyframes specification KeyframeEffectReadOnly is not defined
|
| @@ -28,13 +32,9 @@ FAIL a KeyframeEffectReadOnly can be constructed with a one property two value p
|
| FAIL a KeyframeEffectReadOnly constructed with a one property two value property-indexed keyframes specification where the first value is invalid roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a one property two value property-indexed keyframes specification where the second value is invalid KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly constructed with a one property two value property-indexed keyframes specification where the second value is invalid roundtrips KeyframeEffectReadOnly is not defined
|
| -FAIL a KeyframeEffectReadOnly can be constructed with a two property property-indexed keyframes specification where one property is missing from the first keyframe KeyframeEffectReadOnly is not defined
|
| -FAIL a KeyframeEffectReadOnly constructed with a two property property-indexed keyframes specification where one property is missing from the first keyframe roundtrips KeyframeEffectReadOnly is not defined
|
| -FAIL a KeyframeEffectReadOnly can be constructed with a two property property-indexed keyframes specification where one property is missing from the last keyframe KeyframeEffectReadOnly is not defined
|
| -FAIL a KeyframeEffectReadOnly constructed with a two property property-indexed keyframes specification where one property is missing from the last keyframe roundtrips KeyframeEffectReadOnly is not defined
|
| -FAIL a KeyframeEffectReadOnly can be constructed with a property-indexed keyframes specification with repeated values at offset 0 with different easings KeyframeEffectReadOnly is not defined
|
| -FAIL a KeyframeEffectReadOnly constructed with a property-indexed keyframes specification with repeated values at offset 0 with different easings roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL the KeyframeEffectReadOnly constructor reads keyframe properties in the expected order KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly can be constructed with a one property one keyframe sequence KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly constructed with a one property one keyframe sequence roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a one property two keyframe sequence KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly constructed with a one property two keyframe sequence roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a two property two keyframe sequence KeyframeEffectReadOnly is not defined
|
| @@ -49,6 +49,8 @@ FAIL a KeyframeEffectReadOnly can be constructed with a keyframe sequence with d
|
| FAIL a KeyframeEffectReadOnly constructed with a keyframe sequence with duplicate values for offsets 0 and 1 roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a two property four keyframe sequence KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly constructed with a two property four keyframe sequence roundtrips KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly can be constructed with a single keyframe sequence with omitted offsets KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly constructed with a single keyframe sequence with omitted offsets roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a one property keyframe sequence with some omitted offsets KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly constructed with a one property keyframe sequence with some omitted offsets roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a two property keyframe sequence with some omitted offsets KeyframeEffectReadOnly is not defined
|
| @@ -61,6 +63,10 @@ FAIL a KeyframeEffectReadOnly can be constructed with a keyframe sequence with d
|
| FAIL a KeyframeEffectReadOnly constructed with a keyframe sequence with different composite values, but the same composite value for a given offset roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a one property two keyframe sequence that needs to stringify its values KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly constructed with a one property two keyframe sequence that needs to stringify its values roundtrips KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly can be constructed with a keyframe sequence with a CSS variable reference KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly constructed with a keyframe sequence with a CSS variable reference roundtrips KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly can be constructed with a keyframe sequence with a CSS variable reference in a shorthand property KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly constructed with a keyframe sequence with a CSS variable reference in a shorthand property roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a keyframe sequence where shorthand precedes longhand KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly constructed with a keyframe sequence where shorthand precedes longhand roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a keyframe sequence where longhand precedes shorthand KeyframeEffectReadOnly is not defined
|
| @@ -69,6 +75,24 @@ FAIL a KeyframeEffectReadOnly can be constructed with a keyframe sequence where
|
| FAIL a KeyframeEffectReadOnly constructed with a keyframe sequence where lesser shorthand precedes greater shorthand roundtrips KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly can be constructed with a keyframe sequence where greater shorthand precedes lesser shorthand KeyframeEffectReadOnly is not defined
|
| FAIL a KeyframeEffectReadOnly constructed with a keyframe sequence where greater shorthand precedes lesser shorthand roundtrips KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly can be constructed with a two property keyframe sequence where one property is missing from the first keyframe KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly constructed with a two property keyframe sequence where one property is missing from the first keyframe roundtrips KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly can be constructed with a two property keyframe sequence where one property is missing from the last keyframe KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly constructed with a two property keyframe sequence where one property is missing from the last keyframe roundtrips KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly can be constructed with a keyframe sequence with repeated values at offset 1 with different easings KeyframeEffectReadOnly is not defined
|
| +FAIL a KeyframeEffectReadOnly constructed with a keyframe sequence with repeated values at offset 1 with different easings roundtrips KeyframeEffectReadOnly is not defined
|
| +FAIL KeyframeEffectReadOnly constructor throws with keyframes with an out-of-bounded positive offset assert_throws: function "function () {
|
| + new KeyframeEffectReadOnly(target, su..." threw object "ReferenceError: KeyframeEffectReadOnly is not defined" ("ReferenceError") expected object "[object Object]" ("TypeError")
|
| +FAIL KeyframeEffectReadOnly constructor throws with keyframes with an out-of-bounded negative offset assert_throws: function "function () {
|
| + new KeyframeEffectReadOnly(target, su..." threw object "ReferenceError: KeyframeEffectReadOnly is not defined" ("ReferenceError") expected object "[object Object]" ("TypeError")
|
| +FAIL KeyframeEffectReadOnly constructor throws with keyframes not loosely sorted by offset assert_throws: function "function () {
|
| + new KeyframeEffectReadOnly(target, su..." threw object "ReferenceError: KeyframeEffectReadOnly is not defined" ("ReferenceError") expected object "[object Object]" ("TypeError")
|
| +FAIL KeyframeEffectReadOnly constructor throws with property-indexed keyframes with an invalid easing value assert_throws: function "function () {
|
| + new KeyframeEffectReadOnly(target, su..." threw object "ReferenceError: KeyframeEffectReadOnly is not defined" ("ReferenceError") expected object "[object Object]" ("TypeError")
|
| +FAIL KeyframeEffectReadOnly constructor throws with a keyframe sequence with an invalid easing value assert_throws: function "function () {
|
| + new KeyframeEffectReadOnly(target, su..." threw object "ReferenceError: KeyframeEffectReadOnly is not defined" ("ReferenceError") expected object "[object Object]" ("TypeError")
|
| +FAIL KeyframeEffectReadOnly constructor throws with keyframes with an invalid composite value assert_throws: function "function () {
|
| + new KeyframeEffectReadOnly(target, su..." threw object "ReferenceError: KeyframeEffectReadOnly is not defined" ("ReferenceError") expected object "[object Object]" ("TypeError")
|
| FAIL Invalid easing [a blank easing] in keyframe sequence should be thrown assert_throws: function "function () {
|
| new KeyframeEffectReadOnly(target, su..." threw object "ReferenceError: KeyframeEffectReadOnly is not defined" ("ReferenceError") expected object "TypeError" ("TypeError")
|
| FAIL Invalid easing [an unrecognized easing] in keyframe sequence should be thrown assert_throws: function "function () {
|
| @@ -139,6 +163,7 @@ FAIL Invalid KeyframeEffectReadOnly option by a variable easing assert_throws: f
|
| FAIL Invalid KeyframeEffectReadOnly option by a multi-value easing assert_throws: function "function () {
|
| new KeyframeEffectReadOnly(target,
|
| ..." threw object "ReferenceError: KeyframeEffectReadOnly is not defined" ("ReferenceError") expected object "[object Object]" ("TypeError")
|
| +FAIL a KeyframeEffectReadOnly constructed with null target KeyframeEffectReadOnly is not defined
|
| PASS KeyframeEffect constructor creates an AnimationEffectTiming timing object
|
| PASS KeyframeEffect constructor propagates exceptions generated by accessing the options object
|
| Harness: the test ran to completion.
|
|
|