Index: sky/tests/mutation-observer/document-fragment-insertion-expected.txt |
diff --git a/sky/tests/mutation-observer/document-fragment-insertion-expected.txt b/sky/tests/mutation-observer/document-fragment-insertion-expected.txt |
deleted file mode 100644 |
index dd23333a41ed3f3bf223901e20aa8b13f4406d46..0000000000000000000000000000000000000000 |
--- a/sky/tests/mutation-observer/document-fragment-insertion-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-Running 3 tests |
-ok 1 DocumentFragments should remove all children of the fragment before moving children, using appendChild |
-ok 2 DocumentFragments should remove all children of the fragment before moving children, using insertBefore |
-ok 3 DocumentFragments should remove all children of the fragment before moving children, using replaceChild |
-3 tests |
-3 pass |
-0 fail |