Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(155)

Side by Side Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-node/animation-node-remove-expected.txt

Issue 1899623002: Import latest web-platform-tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: handle new failures Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698