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/frames/adopt-object-into-itself-expected.txt

Issue 98543011: Improve Document exception messages. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Node. Created 6 years, 11 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-object-into-itself-expected.txt
diff --git a/LayoutTests/fast/frames/adopt-object-into-itself-expected.txt b/LayoutTests/fast/frames/adopt-object-into-itself-expected.txt
index 7ef2b5276ada7ad7949c5b955270e7c2b5f682d6..d05ffd4278491d82e03055a60ffd3d5730315c31 100644
--- a/LayoutTests/fast/frames/adopt-object-into-itself-expected.txt
+++ b/LayoutTests/fast/frames/adopt-object-into-itself-expected.txt
@@ -1,2 +1,2 @@
-ALERT: HierarchyRequestError: A Node was inserted somewhere it doesn't belong.
+ALERT: HierarchyRequestError: Failed to execute 'adoptNode' on 'Document': The node provided is a frame which contains this document.
« no previous file with comments | « LayoutTests/fast/frames/adopt-iframe-into-itself-expected.txt ('k') | LayoutTests/storage/indexeddb/removed-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698