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. |