| Index: third_party/WebKit/LayoutTests/animations/lazy-detached-animation-stop-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/lazy-detached-animation-stop-expected.txt b/third_party/WebKit/LayoutTests/animations/lazy-detached-animation-stop-expected.txt
|
| index d9f23ec97d2d97d136b151124578900333fc2b4a..77070adcb715cb364f4b4f566c787649efbaf3bd 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/lazy-detached-animation-stop-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/animations/lazy-detached-animation-stop-expected.txt
|
| @@ -3,7 +3,7 @@ Animations should be canceled when an element is removed from the document.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS document.timeline.getAnimations().length is 0
|
| +PASS document.getAnimations().length is 0
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|