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

Unified Diff: LayoutTests/platform/chromium-win/http/tests/workers/worker-importScripts-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/platform/chromium-win/http/tests/workers/worker-importScripts-expected.txt
diff --git a/LayoutTests/platform/chromium-win/http/tests/workers/worker-importScripts-expected.txt b/LayoutTests/platform/chromium-win/http/tests/workers/worker-importScripts-expected.txt
index bb78eb62e46771edb5fbecc468dc30dc3cacd9ba..a96ba033197be7cb423b48b6947922f49e4eb2b7 100644
--- a/LayoutTests/platform/chromium-win/http/tests/workers/worker-importScripts-expected.txt
+++ b/LayoutTests/platform/chromium-win/http/tests/workers/worker-importScripts-expected.txt
@@ -24,7 +24,7 @@ Loaded message from different origin
Loaded resource 2
PASS: all resources executed.
Loaded resource 1
-PASS: Threw Error: NetworkError: DOM Exception 19 when load failed
+PASS: Threw NetworkError: A network error occurred. when load failed
PASS: some resources were loaded despite the network error
Loaded resource 1
PASS: Threw SyntaxError: Unexpected identifier when encountering a syntax error in imported script
« no previous file with comments | « LayoutTests/platform/chromium-win/fast/dynamic/015-expected.txt ('k') | LayoutTests/storage/indexeddb/removed-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698