Index: sky/tests/mutation-observer/mutation-record-nullity-expected.txt |
diff --git a/sky/tests/mutation-observer/mutation-record-nullity-expected.txt b/sky/tests/mutation-observer/mutation-record-nullity-expected.txt |
deleted file mode 100644 |
index a972d009b272daa857d59e32ebed365d6d03124d..0000000000000000000000000000000000000000 |
--- a/sky/tests/mutation-observer/mutation-record-nullity-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-Running 3 tests |
-ok 1 Non-relevant properties on mutation records should be null, except for NodeLists, which should be empty on characterData records |
-ok 2 Non-relevant properties on mutation records should be null, except for NodeLists, which should be empty on childList records |
-ok 3 Non-relevant properties on mutation records should be null, except for NodeLists, which should be empty on attribute records |
-3 tests |
-3 pass |
-0 fail |