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

Unified Diff: LayoutTests/svg/filters/feBlend-invalid-mode-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/svg/filters/feBlend-invalid-mode-expected.txt
diff --git a/LayoutTests/svg/filters/feBlend-invalid-mode-expected.txt b/LayoutTests/svg/filters/feBlend-invalid-mode-expected.txt
index c5e7826915b105a5d0b441b5cea1a1337d07c7a5..d1c098c2ea03f41c6a239d7597f20de4e1310418 100644
--- a/LayoutTests/svg/filters/feBlend-invalid-mode-expected.txt
+++ b/LayoutTests/svg/filters/feBlend-invalid-mode-expected.txt
@@ -1,2 +1,2 @@
-CONSOLE MESSAGE: line 14: Uncaught Error: SVG_INVALID_VALUE_ERR: DOM SVG Exception 1
+CONSOLE MESSAGE: line 14: Uncaught SVG_INVALID_VALUE_ERR: An invalid value was passed to an operation or assigned to an attribute.
PASS: Invalid blend modes do not trigger a crash.

Powered by Google App Engine
This is Rietveld 408576698