| 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 9566290629d9e5ca3fd7459d3fe076993b9d5d30..514c3d46bf5e26e3f4a94f9e45cc52faab5a4fa1 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
|
| @@ -90,7 +90,7 @@ PASS Element.animate() correctly sets the id attribute
|
| PASS Element.animate() correctly sets the Animation's timeline
|
| PASS Element.animate() correctly sets the Animation's timeline when triggered on an element in a different document
|
| PASS Element.animate() calls play on the Animation
|
| -FAIL CSSPseudoElement.animate() creates an Animation object document.getAnimations is not a function
|
| -FAIL CSSPseudoElement.animate() creates an Animation object targeting to the correct CSSPseudoElement object document.getAnimations is not a function
|
| +FAIL CSSPseudoElement.animate() creates an Animation object Cannot read property 'parentElement' of undefined
|
| +FAIL CSSPseudoElement.animate() creates an Animation object targeting to the correct CSSPseudoElement object Cannot read property 'parentElement' of undefined
|
| Harness: the test ran to completion.
|
|
|
|
|