| Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/idlharness-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/idlharness-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/idlharness-expected.txt
|
| index 92f829eb32f0d682ff0195d8156b1d6407035b6f..9f776af9e12e38f9bb34ce9d5c3c0b9878936e16 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/idlharness-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/idlharness-expected.txt
|
| @@ -21,8 +21,6 @@ FAIL Animation interface: operation finish() assert_own_property: self does not
|
| FAIL Animation interface: operation play() assert_own_property: self does not have own property "Animation" expected property "Animation" missing
|
| FAIL Animation interface: operation pause() assert_own_property: self does not have own property "Animation" expected property "Animation" missing
|
| FAIL Animation interface: operation reverse() assert_own_property: self does not have own property "Animation" expected property "Animation" missing
|
| -FAIL Animation must be primary interface of new Animation() assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined"
|
| -FAIL Stringification of new Animation() assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined"
|
| FAIL Animation interface: new Animation() must inherit property "id" with the proper type (0) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined"
|
| FAIL Animation interface: new Animation() must inherit property "effect" with the proper type (1) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined"
|
| FAIL Animation interface: new Animation() must inherit property "timeline" with the proper type (2) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined"
|
|
|