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

Unified Diff: LayoutTests/fast/dom/insertedIntoDocument-iframe-expected.txt

Issue 221673003: Defer iframe JavaScript URL evaluation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/insertedIntoDocument-iframe-expected.txt
diff --git a/LayoutTests/fast/dom/insertedIntoDocument-iframe-expected.txt b/LayoutTests/fast/dom/insertedIntoDocument-iframe-expected.txt
index 7ef22e9a431ad0272713b71fdc8794016c8ef12f..6b33a2126fa9d1037ead07cc78774146cae0c485 100644
--- a/LayoutTests/fast/dom/insertedIntoDocument-iframe-expected.txt
+++ b/LayoutTests/fast/dom/insertedIntoDocument-iframe-expected.txt
@@ -1 +1,3 @@
+CONSOLE ERROR: line 1: Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
PASS
+

Powered by Google App Engine
This is Rietveld 408576698