Index: LayoutTests/fast/dom/custom/created-callback-expected.txt |
diff --git a/LayoutTests/fast/dom/custom/created-callback-expected.txt b/LayoutTests/fast/dom/custom/created-callback-expected.txt |
deleted file mode 100644 |
index 2ac985cb8e837471723e67e4a9bdf3d309b6f6d5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/custom/created-callback-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
- |
-This is a testharness.js-based test. |
-PASS transfer created callback |
-PASS __proto__, :unresolved and created callback timing |
-PASS other callbacks for a given element are queued during the created callback and dispatched when the created callback completes |
-PASS callback is called even if the element is moved to foreign document |
-Harness: the test ran to completion. |
- |