Index: LayoutTests/fast/events/event-isolated-world-expected.txt |
diff --git a/LayoutTests/fast/events/event-isolated-world-expected.txt b/LayoutTests/fast/events/event-isolated-world-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5438e5131999194db1932dadbaa120b0605fba26 |
--- /dev/null |
+++ b/LayoutTests/fast/events/event-isolated-world-expected.txt |
@@ -0,0 +1,15 @@ |
+Tests that properties of various events do not leak between isolated worlds (bug 85158). |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS documentObject is null |
+PASS document.pageDefinedVar is undefined. |
+PASS documentObject is null |
+PASS document.pageDefinedVar is undefined. |
+PASS documentObject is null |
+PASS document.pageDefinedVar is undefined. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |