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

Unified Diff: LayoutTests/fast/dom/Window/anonymous-slot-with-changes-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/dom/Window/anonymous-slot-with-changes-expected.txt
diff --git a/LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt b/LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt
index 55dc26ef153acfe177070505f35474f900fd623c..f3c4a626fb1fecdfd4ef45d51d5cfc07ed9ac2be 100644
--- a/LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt
+++ b/LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt
@@ -1,5 +1,5 @@
Tests that we clone object hierarchies
-PASS: 'postMessage((function(){}))' threw Error: DataCloneError: DOM Exception 25
+PASS: 'postMessage((function(){}))' threw DataCloneError: An object could not be cloned.
PASS: eventData is null of type object
PASS: eventData is null of type object
PASS: eventData is null of type object

Powered by Google App Engine
This is Rietveld 408576698