OLD | NEW |
| (Empty) |
1 This is a testharness.js-based test. | |
2 FAIL AnimationNode.remove() does nothing for standalone node Animation is not de
fined | |
3 FAIL AnimationNode.remove() removes node from the parent animation group. Remove
d node is the only node in the tree AnimationGroup is not defined | |
4 FAIL AnimationNode.remove() removes node from the parent animation group. Remove
the first node in the group AnimationGroup is not defined | |
5 FAIL AnimationNode.remove() removes node from the parent animation group. Remove
the last node in the group AnimationGroup is not defined | |
6 FAIL AnimationNode.remove() removes node from the parent animation group. Remove
node from the middle of the group AnimationGroup is not defined | |
7 FAIL Test removing a node that has children AnimationGroup is not defined | |
8 FAIL AnimationNode.remove() disassociates the node from player, if node is direc
tly associated with a player Animation is not defined | |
9 FAIL AnimationNode.remove() keeps parent direct association with the player Anim
ationGroup is not defined | |
10 FAIL AnimationNode.remove() on the root of a non-trivial tree does not change ch
ild structure AnimationGroup is not defined | |
11 Harness: the test ran to completion. | |
12 | |
OLD | NEW |