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

Unified Diff: LayoutTests/fast/dom/setPrimitiveValue-expected.txt

Issue 128043003: Improve core/css exception messages. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test. Created 6 years, 11 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 cc131a7d38c5fb81c3ee0b3c9f0442a738710d77..3dfa72891cee2febcefd64c84b761cb27d099212 100644
--- a/LayoutTests/fast/dom/setPrimitiveValue-expected.txt
+++ b/LayoutTests/fast/dom/setPrimitiveValue-expected.txt
@@ -1,2 +1,2 @@
Test CSSPrimitiveValue setters.
-setFloatValue An attempt was made to modify an object where modifications are not allowed.
+setFloatValue Failed to execute 'setFloatValue' on 'CSSPrimitiveValue': CSSPrimitiveValue objects are read-only.

Powered by Google App Engine
This is Rietveld 408576698