summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/animations/lazy-detached-animation-stop-expected.txt
blob: d9f23ec97d2d97d136b151124578900333fc2b4a (plain)
1
2
3
4
5
6
7
8
9
10
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 successfullyParsed is true

TEST COMPLETE