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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5a39a9b7b2d5a7db0478d08bb99721b593f07bd1 |
--- /dev/null |
+++ b/LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt |
@@ -0,0 +1,4 @@ |
+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 21: PASS: Got back main world wrapper |
+DOM wrappers should not leak across world boundaries via onevent attributes |