Index: LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt |
diff --git a/LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt b/LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt |
deleted file mode 100644 |
index f3e0726c4f566716f65d3e033e45bf96fbcab700..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-CONSOLE MESSAGE: line 1: PASS: Main world object not visible in isolated world |
-CONSOLE MESSAGE: line 1: PASS: Got back isolated world wrapper |
-CONSOLE MESSAGE: line 1: PASS: Declarative onclick handler did not leak to the isolated world |
-CONSOLE MESSAGE: line 27: PASS: Got back main world wrapper |
-DOM wrappers should not leak across world boundaries via onevent attributes |