Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-node/animation-node-parent-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-node/animation-node-parent-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-node/animation-node-parent-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..06021422a3d3a7a503e990542f3c2507380c12eb |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-node/animation-node-parent-expected.txt |
@@ -0,0 +1,6 @@ |
+This is a testharness.js-based test. |
+FAIL AnimationNode.parent is null if animation node does not have a parent animation group Animation is not defined |
+FAIL AnimationNode.parent returns parent animation group of this animation node AnimationGroup is not defined |
+FAIL AnimationNode.parent returns parent animation group of this animation node. The group has several children nodes AnimationGroup is not defined |
+Harness: the test ran to completion. |
+ |