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

Unified Diff: LayoutTests/platform/chromium-win/fast/dynamic/015-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/fast/dynamic/015-expected.txt
diff --git a/LayoutTests/platform/chromium-win/fast/dynamic/015-expected.txt b/LayoutTests/platform/chromium-win/fast/dynamic/015-expected.txt
index 4b0cd41343a4a8857964abf0fcfcf228979d28b9..c385122c9f64a8fc9e3e5a0ec4cdb731ac270000 100644
--- a/LayoutTests/platform/chromium-win/fast/dynamic/015-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/dynamic/015-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 16: Uncaught Error: IndexSizeError: DOM Exception 1
+CONSOLE MESSAGE: line 16: Uncaught IndexSizeError: Index or size was negative, or greater than the allowed value.
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600

Powered by Google App Engine
This is Rietveld 408576698