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

Unified Diff: LayoutTests/fast/frames/adopt-iframe-into-itself-expected.txt

Issue 16818023: DOMException toString is not correct (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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/frames/adopt-iframe-into-itself-expected.txt
diff --git a/LayoutTests/fast/frames/adopt-iframe-into-itself-expected.txt b/LayoutTests/fast/frames/adopt-iframe-into-itself-expected.txt
index 7b3f7fbd24e75d38d05664109dad6647a094a969..7ef2b5276ada7ad7949c5b955270e7c2b5f682d6 100644
--- a/LayoutTests/fast/frames/adopt-iframe-into-itself-expected.txt
+++ b/LayoutTests/fast/frames/adopt-iframe-into-itself-expected.txt
@@ -1,2 +1,2 @@
-ALERT: Error: HierarchyRequestError: DOM Exception 3
+ALERT: HierarchyRequestError: A Node was inserted somewhere it doesn't belong.

Powered by Google App Engine
This is Rietveld 408576698