Index: LayoutTests/fast/dom/custom/callback-context-expected.txt |
diff --git a/LayoutTests/fast/dom/custom/callback-context-expected.txt b/LayoutTests/fast/dom/custom/callback-context-expected.txt |
deleted file mode 100644 |
index a6798c348ef8ea732284b204f6b4ddabfc084cf3..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/custom/callback-context-expected.txt |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
- This is a testharness.js-based test. |
-PASS callbacks created in the outer frame's context are invoked in that context |
-PASS callbacks created in the inner frame's context are invoked in that context |
-Harness: the test ran to completion. |
- |