Index: third_party/WebKit/LayoutTests/svg/custom/baseval-animval-equality-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/baseval-animval-equality-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/baseval-animval-equality-expected.txt |
index e5acb7046226786784fcebd35660d53871b8bd72..0b0a52abfa5b52b43bb7e481f57bfd3ed10ea2a3 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/baseval-animval-equality-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/baseval-animval-equality-expected.txt |
@@ -6,7 +6,7 @@ svg.x.baseVal.value = 10 |
svg.x.animVal.value = 10 |
SUCCESS (1 of 2) |
setting svg.x.animVal.value = 5 |
-caught exception: Failed to set the 'value' property on 'SVGLength': The attribute is read-only. |
+caught exception: Failed to set the 'value' property on 'SVGLength': This object is read-only. |
svg.x.baseVal.value = 10 |
svg.x.animVal.value = 10 |
SUCCESS (2 of 2) |