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

Unified Diff: LayoutTests/fast/dom/setPrimitiveValue-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/setPrimitiveValue-expected.txt
diff --git a/LayoutTests/fast/dom/setPrimitiveValue-expected.txt b/LayoutTests/fast/dom/setPrimitiveValue-expected.txt
index d3d68a7ba2fd52d75c1f26f84972cff2c77a954b..cc131a7d38c5fb81c3ee0b3c9f0442a738710d77 100644
--- a/LayoutTests/fast/dom/setPrimitiveValue-expected.txt
+++ b/LayoutTests/fast/dom/setPrimitiveValue-expected.txt
@@ -1,2 +1,2 @@
Test CSSPrimitiveValue setters.
-setFloatValue NoModificationAllowedError: DOM Exception 7
+setFloatValue An attempt was made to modify an object where modifications are not allowed.

Powered by Google App Engine
This is Rietveld 408576698