Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Unified Diff: LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt

Issue 16904002: Avoid leaking objects between isolated worlds via attribute event listeners (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698