| Index: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animatable/animate-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animatable/animate-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animatable/animate-expected.txt
|
| index 7943c8428e5c508eac30db15ee09d9a6c5a92b25..9566290629d9e5ca3fd7459d3fe076993b9d5d30 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animatable/animate-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animatable/animate-expected.txt
|
| @@ -1,7 +1,7 @@
|
| This is a testharness.js-based test.
|
| -Found 90 tests; 46 PASS, 44 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| +Found 90 tests; 47 PASS, 43 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| PASS Element.animate() creates an Animation object
|
| -FAIL Element.animate() creates an Animation object in the relevant realm of the target element Cannot read property 'prototype' of undefined
|
| +PASS Element.animate() creates an Animation object in the relevant realm of the target element
|
| PASS Element.animate() creates an Animation object with a KeyframeEffect
|
| PASS Element.animate() creates an Animation object with a KeyframeEffect that is created in the relevant realm of the target element
|
| PASS Element.animate() creates an Animation object with a KeyframeEffect whose AnimationEffectTiming object is created in the relevant realm of the target element
|
|
|