Index: LayoutTests/svg/dom/altGlyph-dom-expected.txt |
diff --git a/LayoutTests/svg/dom/altGlyph-dom-expected.txt b/LayoutTests/svg/dom/altGlyph-dom-expected.txt |
index 06e8951de27e9a429c888d5a50332f603c84b9be..c37d94b37a479477cfa41533a50990573b472f51 100644 |
--- a/LayoutTests/svg/dom/altGlyph-dom-expected.txt |
+++ b/LayoutTests/svg/dom/altGlyph-dom-expected.txt |
@@ -7,7 +7,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS altGlyph.tagName is "altGlyph" |
PASS altGlyph.namespaceURI is "http://www.w3.org/2000/svg" |
PASS altGlyph.format is "image/svg+xml" |
-PASS altGlyph.format = 'x' threw exception Error: NoModificationAllowedError: DOM Exception 7. |
+PASS altGlyph.format = 'x' threw exception NoModificationAllowedError: An attempt was made to modify an object where modifications are not allowed.. |
PASS altGlyph.getStartPositionOfChar(0).x is 0 |
PASS successfullyParsed is true |