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

Unified Diff: LayoutTests/fast/filesystem/filesystem-unserializable-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/filesystem/filesystem-unserializable-expected.txt
diff --git a/LayoutTests/fast/filesystem/filesystem-unserializable-expected.txt b/LayoutTests/fast/filesystem/filesystem-unserializable-expected.txt
index e61533693466e851e4db54ded68ea79cc1d853f8..953aab1b25a2af3d7346ab16f843e044519c1c2c 100644
--- a/LayoutTests/fast/filesystem/filesystem-unserializable-expected.txt
+++ b/LayoutTests/fast/filesystem/filesystem-unserializable-expected.txt
@@ -3,7 +3,7 @@ This tests if the filesystem object is unserializable by default
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-DataCloneError: DOM Exception 25
+DataCloneError: An object could not be cloned.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698